GitHub user DmitriyGovorukhin opened a pull request:

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

    Ignite-4919 Remove support BinaryIdentityResolver

    

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

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

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

    https://github.com/apache/ignite/pull/1742.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 #1742
    
----
commit 56162b39a9a86751ea0b791505db14f69348163b
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-09T14:17:04Z

    IgniteCacheContinuousQueryNoUnsubscribeTest: fixed test to wait for stable 
topology.

commit 15956a8a6a26e37d99501fdb7e5af0b00efae506
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-09T14:32:49Z

    Fix NPE in GridCachePartitionExchangeManager.createPartitionsFullMessage.

commit d63b3862a43a142f248ac96bc3fd1c02705172da
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-01-09T14:59:15Z

    Merge branch 'ignite-gg-8.0.2.ea2' of 
https://github.com/gridgain/apache-ignite into ignite-gg-11414

commit 34db273ba628fbcadbe742d90035a44295ae1aad
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-09T15:05:25Z

    IgniteTxCachePrimarySyncTest: fixed test to wait for stable topology.

commit c7f1cce266c30676ad8781072362161fc7a50718
Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com>
Date:   2017-01-09T15:37:44Z

    ignite-gg-11414 simplify iterator wrapper for cursor

commit bb2ad161888b676bd8afc7d4783fe939332f7064
Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com>
Date:   2017-01-09T15:38:43Z

    ignite-gg-11414 minor update

commit 6107ddb8e987eb381ffdc4a16f928d8fe89fe003
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-01-09T16:38:48Z

    Merge remote-tracking branch 'community/ignite-gg-11414' into 
ignite-gg-11414

commit 2b6484a5bcb5520e66ad13fa54507390e58d78ff
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-01-09T17:04:26Z

    Code style, minors.

commit 98366b134947e9fb962b7f89fad5f24fc3e7af58
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T08:06:43Z

    Disabled tests for unsupported peek modes.

commit 3c99f9099518854ad997963ae8efd2fc6a2b2c3c
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T10:37:26Z

    Fixed issue when stopping node invalidates tx (due to NodeStoppingException 
from IgniteCacheOffheapManagerImpl.update).

commit e82940cdede7001b2cf72a63731df29c9fc43bc2
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T10:45:09Z

    Disabled failing test.

commit f5fd34ea5ac855cb3f6bb517e6199276ad4a3e3f
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T11:35:18Z

    Disabled failing tests,
    GridDhtPreloader: fixed race between GridCacheMapEntry unswap/evict/info.

commit bb425161958052726c30b43ab7c7c9fa2512975f
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T11:40:44Z

    Disabled failing tests.

commit 9af39adbd353c2fbebf982f239c78f8e0aa9e77c
Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com>
Date:   2017-01-10T12:31:19Z

    ignite-gg-11414 distribution join in one suit

commit e03a9805e5e7ea653f10fe1abc6f2bd981bec71d
Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com>
Date:   2017-01-10T12:38:42Z

    Merge remote-tracking branch 'remotes/professional/ignite-gg-8.0.2.ea2' 
into ignite-gg-11414

commit 4fbc38893673fbf896c9d946a7ff1154aaa92a8b
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T12:52:30Z

    GridDhtForceKeysFuture: now when rebalancing is disabled partition can be 
in OWNED state, fixed future logic.

commit 11a7e7d0bfd6ac0a4bd4b3cdda584bfa63d2d244
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T13:01:34Z

    GridCacheEntryExtras: assert for expireTime instead of ttl.

commit 1e39325cd3a54da97476b0779244f062d333f582
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T13:06:42Z

    Disabled failing tests.

commit 13f16dc105053553181a92bea001735fe14a5d07
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T13:12:43Z

    CacheLoadingConcurrentGridStartSelfTest: enabled late affinity assignment.

commit 3f942af1beba1973e9e72304c5cb98d21072dd63
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T13:18:33Z

    CacheLoadingConcurrentGridStartSelfTest: enabled late affinity assignment.

commit 403ac1f14849899f2f2a66e53965b5b1f08580dc
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T13:27:29Z

    GridCacheAbstractMetricsSelfTest: fixed test for offheap mode.

commit 55ac6e71e68dc1ce66edeee146da0073d1bf10f9
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T13:59:17Z

    Do not evict removed entries, otherwise removes can be lost.

commit e4b8e4bf681456ca5e63a494378118a4b6e392a4
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T14:17:06Z

    Added license headers.

commit 2aca7c79711020859e016e20e7f7633b2189c752
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T14:35:31Z

    JettyRestProcessorAbstractSelfTest: fixed test.

commit fec70d790b8f0a74707c5ebe2b0f199ddc7e85cb
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T14:38:42Z

    Disabled failing tests.

commit 942076720499e7fbf4c4d950655a17f3ee8b7b83
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-10T14:39:26Z

    Disabled failing tests.

commit 6c6cbd327d67c05278a3617a0cfc4b0f90e0bffc
Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com>
Date:   2017-01-11T08:23:33Z

    ignite-gg-8.0.2.ea2 ClusterStateAbstractTest fix test

commit 9d38f6bba15223c6fd091fb73be7d8b893f71afa
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-11T10:25:19Z

    Fixed benchmarks config.

commit 2185adc240f91faa1fec23dc8846f23e15c8098f
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-11T10:51:23Z

    Improved cache.get benchmarks.

commit 12a4af6448d12c27e44370bc40efb3cc02fa1dc7
Author: sboikov <sboi...@gridgain.com>
Date:   2017-01-11T11:32:07Z

    Formatting.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to