[GitHub] ignite pull request #2242: Ignite 1.8.8 p1

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2242: Ignite 1.8.8 p1

andrey-kuznetsov
GitHub user ezhuravl opened a pull request:

    https://github.com/apache/ignite/pull/2242

    Ignite 1.8.8 p1

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-1.8.8-p1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2242.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2242
   
----
commit f9aaf0353cea54afefea4caac74b1583eb17969b
Author: agura <agura>
Date:   2017-01-18T15:04:45Z

    ignite-4499 Drop node from topology in case when connection creation is impossible

commit d396398c1b4660b3bca24d2650a10f6c0677b4df
Author: sboikov <[hidden email]>
Date:   2016-12-02T07:36:41Z

    ignite-4314 cache.clear should not destroy offheap map
   
    (cherry picked from commit 88c06ec)

commit 51e1f874624c428cc93e9c16407ec5a8b4cf8420
Author: sboikov <[hidden email]>
Date:   2017-01-19T07:52:42Z

    Throw CacheException from queries API.

commit 9c9175d4a84194a224a4020e6185d1e2aee0a5aa
Author: dkarachentsev <[hidden email]>
Date:   2017-01-19T08:19:18Z

    ignite-4147 - Rollback due to test failing on many restarts, should be improved to be more durable

commit f35057833900ba028b3a9a8bd547df61f42a45ed
Author: sboikov <[hidden email]>
Date:   2017-01-19T09:44:57Z

    CacheScanPartitionQueryFallbackSelfTest fixed to use default page size.

commit 71a76c81530d1aa38525fd78a90b065b6e19a6bb
Author: Andrey V. Mashenkov <[hidden email]>
Date:   2017-01-19T10:29:55Z

    IGNITE-4550: Move service deployment to certain test. This closes #1437.

commit 476b089b1dd4b4c5d3b6ae21e1b3b2c010c086ac
Author: tledkov-gridgain <[hidden email]>
Date:   2017-01-20T14:33:34Z

    IGNITE-4507: Hadoop: added direct output support for combiner. This closes #1434.

commit 065fe4525cc46a46f65dd40af6f4be9f034c0de2
Author: devozerov <[hidden email]>
Date:   2017-01-20T14:36:02Z

    Merge remote-tracking branch 'upstream/ignite-1.8.3' into ignite-1.8.3

commit 09ed12847422b265a60d7217530b98728363688b
Author: sboikov <[hidden email]>
Date:   2017-01-23T08:20:57Z

    Merge remote-tracking branch 'remotes/community/ignite-1.7.6' into ignite-1.8.3

commit db84b9b6e39ac37791b35479bccb8bbd75bb1676
Author: sboikov <[hidden email]>
Date:   2017-01-23T08:26:18Z

    Merge ignite-4499.

commit 7f0af43519f9e27f84ce8106d98b90aff00ee936
Author: sboikov <[hidden email]>
Date:   2017-01-23T11:14:22Z

    Added benchmark.

commit e832ef9ce363fad34097aa78293a57f4aefcbcc0
Author: Anton Vinogradov <[hidden email]>
Date:   2017-01-24T11:44:33Z

    IGNITE-3699 (Backported from master) CreatedExpiryPolicy doesn't work if entry is loaded from store

commit 3db0971d7d32798aeb3ce5dd8c0b3246a895fe91
Author: devozerov <[hidden email]>
Date:   2017-01-24T13:45:59Z

    IGNITE-4598: Hadoop: implemented raw comparator for BytesWritable key type. This closes #1457.

commit d3e2e0c5574f7677645e73e1fbafaee3563895f1
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-25T07:27:01Z

    Merge branches 'ignite-1.7.6' and 'web-console-production' of https://github.com/gridgain/apache-ignite into web-console-production

commit 295f80d10da02692540435d46961a9c3cca99b3c
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-25T06:58:57Z

    IGNITE-4520 Added credential request for authentication on proxy.
   
    (cherry picked from commit ef04f35)

commit f25f85afb9d9d5e91116086a6b3998a5bbb082b9
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-25T06:58:57Z

    IGNITE-4520 Added credential request for authentication on proxy.
   
    (cherry picked from commit ef04f35)

commit ccc0f41794bfd2deecc3e0bd042f82d81c9809d0
Author: Vasiliy Sisko <[hidden email]>
Date:   2017-01-20T09:22:24Z

    IGNITE-4548 CacheJdbcStore: support mapping of enum types.
   
    (cherry picked from commit f1fca3a)

commit 6f6ff397c8a2fb3f1041958a3338294cb44af998
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-25T09:48:05Z

    IGNITE-1596 Fixed version sort.
   
    (cherry picked from commit 128ba07)

commit faa20530a707014ac34477cba8adaaa4b67de1bb
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-25T09:48:05Z

    IGNITE-1596 Fixed version sort.
   
    (cherry picked from commit 128ba07)

commit 9d9e61fc9db0f79daaa87b7ec2c89c652bd3beaa
Author: sboikov <[hidden email]>
Date:   2017-01-25T11:37:57Z

    Added benchmark IgnitePutOffHeapIndexedValue8Benchmark.

commit f5e601e2973bfa81593241e55e4b6f97c0e55c3c
Author: dkarachentsev <[hidden email]>
Date:   2017-01-26T07:18:34Z

    IGNITE-4036 - Fix. Near cache is not expired together with corresponding server cache

commit 898fa150c7e2a663685abf37c6d1bcd547910f0e
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-27T04:30:49Z

    IGNITE-4622 Fixed generation in domain model for cache store.
   
    (cherry picked from commit 43007d5)

commit 1b3bbdb1758eb19c755dabcb5fe329529fa0f378
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-27T04:30:49Z

    IGNITE-4622 Fixed generation in domain model for cache store.
   
    (cherry picked from commit 43007d5)

commit 83ad0943edf6a0e07d1b07c889492bce4932f9d1
Author: Anton Vinogradov <[hidden email]>
Date:   2017-01-27T14:44:57Z

    Minor javadoc fix

commit 92ceb7f71e3ec1856c69fa464c8a8c848314a27e
Author: Vasiliy Sisko <[hidden email]>
Date:   2017-01-20T09:22:24Z

    IGNITE-4548 CacheJdbcStore: support mapping of enum types.
   
    (cherry picked from commit f1fca3a)

commit 4d72bf8bd47d87f846178f3c0e4e8df8b17d3094
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-25T06:58:57Z

    IGNITE-4520 Added credential request for authentication on proxy.
   
    (cherry picked from commit ef04f35)

commit cfbe6e5d4ab1ead118da474d86262ab614da88ad
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-25T09:48:05Z

    IGNITE-1596 Fixed version sort.
   
    (cherry picked from commit 128ba07)

commit 6667f3bf572b05a51c2d576f7208d7c0a20d2e9a
Author: Andrey Novikov <[hidden email]>
Date:   2017-01-27T04:30:49Z

    IGNITE-4622 Fixed generation in domain model for cache store.
   
    (cherry picked from commit 43007d5)

commit f505e2095ce509d738b06e9442556e793fa05ab5
Author: Anton Vinogradov <[hidden email]>
Date:   2017-01-30T14:18:03Z

    IGNITE-4621 Hang on broadcast when BinaryUtils.FIELDS_SORTED_ORDER == true

commit 607f4eb7cea1e7392fac584772b3b86851eaf57c
Author: Aleksei Scherbakov <[hidden email]>
Date:   2016-12-15T09:31:56Z

    ignite-4429 Deadlock in IgniteAtomicSequence when used inside transaction
   
    (cherry picked from commit 9905ff3)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2242: Ignite 1.8.8 p1

andrey-kuznetsov
Github user ezhuravl closed the pull request at:

    https://github.com/apache/ignite/pull/2242


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---