GitHub user AndreyVel opened a pull request: https://github.com/apache/ignite/pull/866
Ignite 3424 Added unit test IgniteCacheP2pUnmarshallingContinuousQueryErrorTest You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3424 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/866.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 #866 ---- commit 9b096ac50c9e31e11aa07e77527291d73604b44b Author: agura <ag...@gridgain.com> Date: 2016-03-17T13:33:17Z GridCacheOnCopyFlag tests are fixed for binary object marshaller commit ab8c0dd1990a80f3120be4b6db3aeab3f8aee35b Author: agura <ag...@gridgain.com> Date: 2016-01-18T14:23:47Z IgniteCacheP2pUnmarshallingQueryErrorTest fixed commit 9a8cf6223d3901c6d155edb4080d94adc7748da6 Author: agura <ag...@gridgain.com> Date: 2016-03-17T14:40:23Z GridAffinitySelfTest.testAffinity fixed commit f922840f42736a7c22d4566fd51da4df18be30b3 Author: agura <ag...@gridgain.com> Date: 2016-02-29T15:39:45Z ignite-2734 Binary enum type deserialization from offheap commit fa356e306e6c8748af1b571427d24e73a12bbd6e Author: Yakov Zhdanov <yzhda...@gridgain.com> Date: 2016-03-18T13:09:35Z Added ability to dump comm SPI stats to log. commit 5be5fa080c7160184c9fbfa9b8b9b748f80c3078 Author: agura <ag...@gridgain.com> Date: 2016-03-17T12:18:44Z ignite-2797 Incorrect timeout calculation for optimistic transactions fixed commit aafd6f77feb03b1f56efddfbef8f116b65a5ce4e Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2016-03-21T15:52:08Z Fixed CacheContinuousQueryLostPartitionTest.testAtomicClientEvent test. commit fca47ec77e4ec6753765e531cd557a279d10d125 Author: Tikhonov Nikolay <tikhonovnico...@gmail.com> Date: 2016-03-21T20:44:56Z Fixed IGNITE-2791 "Continuous query listener is not notified during concurrent key put and registration." commit d182da2a6d2821182ae6e636711cd15a44e4ca21 Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2016-03-22T11:03:42Z Fixed TCK tests. commit f76a3133f40e67621bd4dec54e173f04cbe21485 Author: Yakov Zhdanov <yzhda...@gridgain.com> Date: 2016-03-22T12:58:49Z Added ability to dump comm SPI recovery descriptors commit 660aa2f7b3948d34f20baac516d29e43984f4ede Author: Yakov Zhdanov <yzhda...@gridgain.com> Date: 2016-03-22T14:03:03Z Added ability to dump direct message reader and writer commit 3def50cecc70ee45be5d71a7b82c41f9e9e484b4 Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2016-03-23T11:03:26Z Fixed tests. commit aa8dcd11aa311e6dd639e0a25c5b0eb714e663ad Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2016-03-23T12:47:17Z Fixed Ignite Client Nodes suite. commit 4cb994a7253c6b493b4a376ed1489513ecefd8f9 Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2016-03-25T08:20:39Z IGNITE-GG-11048 Fix missed event notification in remove-remove case. commit 31ae7ea791e258c49f1b25944cba75fd08d0ca49 Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2016-03-25T09:37:25Z Removed isDebug from test. commit 1c04005c08ae7ca2006d6f2f687a95c2638c73fc Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2016-03-25T12:22:37Z IGNITE-GG-11048 Added tests. commit 53a87290fe028e12a81058fc4b2f2f2341395f9a Author: Tikhonov Nikolay <tikhonovnico...@gmail.com> Date: 2016-03-25T16:49:31Z Fixed tests (renamed test methods). commit ce56625099b5253f8baf27bfbcff4682787a5ee1 Author: Anton Vinogradov <a...@apache.org> Date: 2016-03-28T11:13:20Z Query Suite separation : 1,2,3 commit 08f5981509711e65c0d4c6fc1209068f8958eb06 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-03-28T09:24:16Z Support optional IO policy resolver in DataStreamer. commit 60e74618b310dafc28eb5f935859fed4ec87584c Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-03-28T11:52:13Z Merge remote-tracking branch 'upstream/gridgain-7.5.10' into gridgain-7.5.10 commit 9e84e508a394b790ef046cdcf2a015bcf853c064 Author: nikolay_tikhonov <ntikho...@gridgain.com> Date: 2016-03-28T13:59:56Z Divide test suite. commit d36a2e51e3aa3105dff73839c84e52a531fbd918 Author: Denis Magda <dma...@gridgain.com> Date: 2016-03-24T17:07:48Z IGNITE-2849: BinaryObjectBuilder doesn't properly check metadata commit 9e62b667e73396d3affbc4d1e62449d07d08ec8b Author: Anton Vinogradov <a...@apache.org> Date: 2016-03-29T11:56:21Z IGNITE-2801 Coordinator floods network with partitions full map exchange messages commit 85a675b7bfbc54745ee9ce95d5786b5bae5be963 Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2016-01-18T14:28:42Z IGNITE-1788: Removed duplicate check of a single invariant from IgfsProcessor. This closes #221. commit 0e753c38a986cbd46eb24845808ec1d0fc7d1dea Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2016-02-10T09:38:43Z IGNITE-2575: Added validation of IGFS endpoint port value. This closes #469. commit 99028b509c736b79faac7fb8104b1bc3cfe30720 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-03-03T09:56:55Z IGFS: Minor refactoring. commit 219238f2793a3f3f9f5705a065c67510c286df1c Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-03-03T10:25:43Z IGNITE-2754: IGFS: Created separate processor for listing remove operation. commit ff5b68ca69050817794ef4b142c955a186e03de9 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-03-14T07:19:23Z IGNITE-2781: IGFS: Force "copyOnRead=false" for meta and data caches. commit 37c4d508c9e40dcba274ae1625d7bf59bfeef144 Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-03-14T08:49:03Z IGNITE-2810: IGFS: Striped trash directory to reduce contention during removals. commit 54e6991cb1d0b68c4490dede603c9e3ba7cc3b9e Author: vozerov-gridgain <voze...@gridgain.com> Date: 2016-03-14T09:05:39Z IGNITE-2810: IGFS: Minor correction to IgfsUtils.isRootOrTrashId() method. ---- --- 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. ---