GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/1669
12060 - fixed GridDhtInvalidPartitionException You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-12060 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1669.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 #1669 ---- commit 53b579f9487bb95b8b09064cd21087cb464bdf22 Author: sboikov <sboi...@gridgain.com> Date: 2016-12-30T10:59:39Z Need init page memory on clients for LOCAL caches. commit f167a58eed911946df617c42d84878eb429175f0 Author: sboikov <sboi...@gridgain.com> Date: 2016-12-30T11:55:55Z Fixed GridDistributedTxRemoteAdapter.commitIfLocked (tx was not committed if write map was empty). commit 5475bfda2b06feaa80e9060dfcd87f6cb819d20f Author: sboikov <sboi...@gridgain.com> Date: 2016-12-30T12:02:37Z Fixed NPE in CacheContinuousQueryHandler. commit a940fc3adbe36917ac80c06580a25ca0d0ba92c8 Author: sboikov <sboi...@gridgain.com> Date: 2016-12-30T12:08:18Z GridCacheContinuousQueryConcurrentTest: code style. commit 81ba60fc38f6a880a3771ab50de31ff027f12811 Author: sboikov <sboi...@gridgain.com> Date: 2016-12-30T14:07:12Z Attempt to fix race between cache start and start future completion. commit 7b6e6444d95445d88755804310417d5d5304599f Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2016-12-30T16:59:36Z Fixed cache for query test commit aa54b185c31600e4ac0934f5bad2fd431ea3d51f Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2016-12-30T16:59:54Z Fixed invalid commented method in TTL manager commit f8a152ef931e4334bfa44fca30c5d32151a8b470 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2016-12-30T19:03:37Z Added removeExplicitNodeLocks lost during a merge. commit c1c15a6db0bd84de49c0f828cdeab1aed4bcd863 Author: Dmitriy Govorukhin <dgovoruk...@grigain.com> Date: 2017-01-03T16:59:44Z ignite-gg-11414 Add iterator wrapper for cursor commit 0f0158d3e887f0e130fca9807914a1711c1aa866 Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com> Date: 2017-01-04T10:06:50Z ignite gg 11208 fix test fail commit 92dca1e80d1d238189e04b2b762671f70845547e Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T07:35:31Z License headers. commit 0e8cb00985c458faa24bbb60a379b491bd080042 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T08:22:15Z Re-throw NodeStoppingException from GridDhtLocalPartition.tryEvict to avoid infinite loop in GridDhtPreloader.evictPartitionAsync. commit d484a76ddfaca502f3f3997d5a98cd1eb9d136f2 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T08:42:39Z IgniteCacheQueryNodeRestartSelfTest: increased test timeout. commit 124ee7f19883e73e0fc7940d6fdbe216593fd505 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T08:56:22Z ServerImpl: check attribute for null. commit f3c723ce6ee0db9345304fd00e0e0df0e21383cd Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T09:10:33Z Fixed CheckEntriesTask, disabled some tests. commit ceff09cbccb4e0ab3e6b4234cc03bd0616894b1d Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T09:24:51Z Disabled test since eviction is not implemented. commit 06de699470092e0014a112617d44dbb57945fa08 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-01-09T09:42:53Z Merge branch ignite-gg-8.0.2.ea2 commit 48b2653198070dd08ca1fdb878174b975c0b7fdc Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T09:51:36Z Fixed GridCacheTtlManager.expire for case when near cache is enabled. commit a74d5ee23ed7ec0d0421f490f2baa42f13d584ec Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T09:51:58Z Merge remote-tracking branch 'origin/ignite-3477' into ignite-3477 commit 57a002ad01d170d6219804430449b133a912a433 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T10:37:52Z CacheLoadingConcurrentGridStartSelfTest: changed test to wait for data loading. commit c1120927954079ff9dd4557b7a9c86b02fc85cc1 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T10:44:51Z GridCacheAtomicInvalidPartitionHandlingSelfTest: fixed test to properly get cache entry. commit 18caed3a393dd40aaec3302a6882c49923ca4c2e Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T11:03:14Z GridCacheTxNodeFailureSelfTest: fixed test to properly get cache entry. commit d44df8fb0d55503255684ad74ba4c345e4f3b9c9 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T11:31:58Z Fixed incorrect merge of GridCacheMapEntry.versionedValue. commit 620b81521f57e46d4fc4432e29e7e3ad39c919e3 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T11:40:07Z Try fix hang in GridDhtPartitionTopologyImpl.waitForRent on node stop. commit 017435c9cdc3b742a0947adef0766aad6ac31493 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T11:50:35Z CacheConfigurationLeakTest: increased memory size. commit 10f296b7f6884b548781481dbce902e3696470d3 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T11:52:44Z Disabled test for evictions. commit c42fc65f35b372d33590434e5295e8cb39790a2c Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T11:54:55Z GridCacheBasicStoreAbstractTest: use localPeek instead of localPeek(ONHEAP) commit 715821b29cad0b33dd0dac1ce7aff2b511898cb6 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T12:11:25Z IgniteCacheLockPartitionOnAffinityRunTest: fixed test to properly iterate over cache data. commit 5c6fb554ccddbbbcb04cfd640921ba1304d0a65d Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T12:18:26Z GridCacheValueConsistencyAbstractSelfTest: do not need to check outdated method cache.keySet/values. commit 025e6ee10e459883fb660f1c31bdfdb61f3ca124 Author: sboikov <sboi...@gridgain.com> Date: 2017-01-09T14:08:42Z Fixed method GridDhtPartitionTopologyImpl.updateCounters (counters were not sent to joining node). ---- --- 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. ---