GitHub user ntikhonov opened a pull request: https://github.com/apache/ignite/pull/275
Fixed tests. Fixed GridSessionCheckpointSelfTest test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ntikhonov/ignite ignite-1.5-test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/275.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 #275 ---- commit 7ea000aa0ad4a93dac7b6e7c6e15f4c928039556 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-23T12:05:13Z Make binary marshaller default WIP. commit 3ca58d7b5edd0354c73450ff9fff3acf8a2da2cd Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-23T13:49:53Z Make binary marshaller default. commit eeb91429f09c3525779e2d67e9e1bf4f24da72d1 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-23T17:03:50Z Fixed deployment test. commit 01c24e7d07e15df8a9a4722c0ec2a9366cb2f669 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-23T18:40:52Z Fixing keepBinary for continuous queries. commit a129439413b8ad440c70d339b5bc1c4b250d1232 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T06:52:05Z Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282 commit 1e732a0f9f38257e7d74960f7b9fe6caa4fcce30 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2015-11-24T06:52:18Z IGNITE-1282 Fixed config for scalar examples. commit 9922d83b8de24f70a89913bdf0c9739cc6dd9d35 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T08:06:26Z Fixing tests. commit e52b267bdf09be4b1661fe2d751e5505cac941ad Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T08:06:56Z Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282 commit b75184304b03d8a7cba24473b550669ec95f7512 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2015-11-24T08:15:04Z IGNITE-1282 Debug tests. commit ca0de93a9ec38615321cc16e01cdcf9f0698aaf0 Author: isapego <isap...@gridgain.com> Date: 2015-11-24T09:24:41Z IGNITE-1986: C++ examples VS project file fixed. commit eee3b21b10a2ddbc131254fd2d077d95db9340de Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T09:35:43Z Fixed javadoc and Java 1.8 build. commit 6dc6ffe12d6587a2b8b1dcc497828f16be45aa19 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T09:39:07Z Merge branch ignite-1.5 into ignite-1282 commit c23cda1d27816656e38937fb18c3e676248d7959 Author: Anton Vinogradov <a...@apache.org> Date: 2015-11-24T09:57:13Z DEVNOTES fix commit 4844b3edafe2ec3d5eaf93ce56a87c45e2b8e950 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T11:41:08Z ignite-1282 - Debugging failover. commit 76803923dda7fb346e273aca5079352532b586dd Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T11:41:22Z Merge branch 'ignite-1282' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282 commit 3289cc1ff3a31f6c693007df6fa8920f05afeb6b Author: Yakov Zhdanov <yzhda...@gridgain.com> Date: 2015-11-24T15:22:48Z debugging slowdowns commit 385668b3bd9a77f87c11e39a7d915a54a48e39be Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T16:34:35Z ignite-1.5 - Fixing tests. commit 8e1d6c0e8fad981fc48dd0d149fb1abf30b1a7da Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-24T18:39:17Z ignite-1282 - Fixing tests. commit 4d29cb7f87aafa505807f4b10cddd0264cdac85f Author: Valentin Kulichenko <valentin.kuliche...@gmail.com> Date: 2015-11-25T00:23:05Z IGNITE-1988 - Exception for explicit lock inside a transaction commit dafad526f84ecbf503135c7538ffef07dd5e1c4f Author: Valentin Kulichenko <valentin.kuliche...@gmail.com> Date: 2015-11-25T00:34:37Z Better exception message if Ignite is not started commit 0f1dd6f53a203b3530ca98db37405eac06b18c81 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-25T06:46:10Z Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282 commit c40ab677e69f0d756281c62549cb2f63de907ed6 Author: Pavel Tupitsyn <ptupit...@gridgain.com> Date: 2015-11-25T07:14:26Z IGNITE-1983 Platforms: fixed a problem with incorrect reader behavior for platform streams. commit 22326cc9e7994cbb4bf66471503d47ea4f5d4c00 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2015-11-25T08:17:01Z IGNITE-1282 Added support for IgniteBinary to IgniteMock. commit 9c1b7656a39496f03950158bc7fc2305eacdc6d1 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-25T09:25:47Z ignite-1282 - Fixing tests. commit ef2007dcba0405a2f8921ce2b324b9e7036143ad Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2015-11-25T09:29:22Z IGNITE-1989 Updated scala dependencies. commit 809a44260d10fb394767ebb1df66857c22cc8cbd Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2015-11-25T12:16:23Z ignite-1282 - Fixing tests. commit f9690df8e6a87b5e537a2e75f5affc61deda468d Author: vozerov-gridgain <voze...@gridgain.com> Date: 2015-11-25T14:44:15Z IGNITE-1999: Improved .NET ServicesExample a bit. commit 8a9cc5408f99713fb4a1a9036940fc76aef7b050 Author: Andrey Gura <ag...@gridgain.com> Date: 2015-11-25T15:21:48Z IGNITE-1544: Make sure objects number stored in a cache can be bigger than Integer.MAX_VALUE. This closes #252 commit b9e4e0367dd38c5d4053e15e1d7307621f52bcfc Author: Denis Magda <dma...@gridgain.com> Date: 2015-11-25T15:23:54Z Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5 commit e02edcd36d79f1e107c2ebe5096238f2f2a62a23 Author: Andrey Gura <ag...@gridgain.com> Date: 2015-11-25T15:34:42Z IGNITE-1992: [Test failed] CacheStopAndDestroySelfTest.testLocalClose test fails periodicaly. This closes #261 ---- --- 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. ---