GitHub user avinogradovgg opened a pull request:

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

    Ignite 2064 4

    

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

    $ git pull https://github.com/avinogradovgg/ignite ignite-2064-4

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

    https://github.com/apache/ignite/pull/312.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 #312
    
----
commit d5791837890a70e1777b86aab281245701afe1eb
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-08T09:42:25Z

    ignite-1.5 Fixed hang on client reconnect (should not do blocking calls 
from reconnect callback)

commit 5cd0039a535b4c2ea7434d4b085c9e18f28c930d
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-08T10:12:24Z

    ignite-1692 Changed test initialization logic to remove race confition that 
caused ClusterTopologyServerNotFoundException

commit 322a85a359e0fc2c56f5c3aa38fc48a92e553289
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2015-12-08T10:17:36Z

    ignite-1.5 - MessageCollection + marshalling issue test

commit c292748013acfcbf6b3752183a34bb26de16c1f4
Author: S.Vladykin <svlady...@gridgain.com>
Date:   2015-12-08T10:18:30Z

    Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 67ebd02c9a58ef2d835e55e4aa6efdcec6d53b8c
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2015-12-08T12:09:10Z

    Ignite-1.5 - Added missing serialVersionUID to fix the build.

commit 8ca163bd0f06cc832df126733dbbe50cea35c2ac
Author: Anton Vinogradov <a...@apache.org>
Date:   2015-12-08T12:46:10Z

    IGNITE-2064 More test fixes

commit efe632b18e760f699bedee906050f66eabadb077
Author: Pavel Tupitsyn <ptupit...@gridgain.com>
Date:   2015-12-08T12:59:23Z

    IGNITE-2026: .NET: Fixed stack overflow caused by incorrect unboxing of 
value types.

commit 3a340034056f5da0ca00ed88e128b59cc28381d2
Author: ashutak <ashu...@gridgain.com>
Date:   2015-12-08T13:02:36Z

    Fixed race in IgniteTransactionalWriteInvokeBenchmark test.

commit 568f910f11472e6ab533c3f1cef6f197456e006f
Author: Pavel Tupitsyn <ptupit...@gridgain.com>
Date:   2015-12-08T13:35:51Z

    IGNITE-1694 : .NET: Use DllImport instead of delegates in P/Invoke.

commit 0e81a3973cccfe6d912e073cd9f44db5a5c46d79
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-08T13:36:12Z

    Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit c30def8f049bddb4ec272528326f84bf90a1399b
Author: Anton Vinogradov <a...@apache.org>
Date:   2015-12-08T13:48:58Z

    2064 Issue url fix

commit 3baf4d163c6edafa7367ece7901ad1efe695a8d4
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-08T14:30:14Z

    ignite-1.5 Cache map refactoring. This closes #279.

commit bdbe4068b3851f7a412935acb3e36860cd08efa9
Author: Raul Kripalani <ra...@apache.org>
Date:   2015-12-08T20:04:36Z

    Fix OSGi test.
    
    (@ProbeBuilder applies to all test classes when run from a suite).

commit 69047243bb1de980647711a59573bf44e69761eb
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-09T06:27:23Z

    ignite-2030  Fixed issue with JAVA_HOME containing parenthesis

commit 0adee3ae09a86334375b521871539b086215ba92
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-09T06:56:53Z

    ignite-10 Fix ignite instance [de]serialization

commit 5ea19a4549eb9df619bad9e8a86b844a5db2ca1f
Author: ashutak <ashu...@gridgain.com>
Date:   2015-12-09T09:02:57Z

    IGNITE-1864: Transaction manager factory instead of Transaction manager 
Lookup

commit d0786551aef92f77cbb23097de18745399d00d69
Author: Anton Vinogradov <a...@apache.org>
Date:   2015-12-08T13:39:36Z

    IGNITE-2064 Fixed Usage of Optimize classloader

commit afbb0dc0c1323b1b24d1a6f4f46fc78d255c98a4
Author: Anton Vinogradov <a...@apache.org>
Date:   2015-12-09T09:59:51Z

    IGNITE-2064 Fixed Usage of Optimize classloader test coverage

commit e0ffc29593648391d7f45d7879451a687fca6e81
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2015-12-09T10:52:02Z

    IGNITE-2108 Fixed cache store examples.

commit 3ba7e541caa8f2dd2c4301203b07bfc58ef4cabb
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2015-12-09T10:53:04Z

    Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit 01a22328289f707edb5e479b3cfd03e1502f2f55
Author: Pavel Tupitsyn <ptupit...@gridgain.com>
Date:   2015-12-09T12:32:51Z

    IGNITE-2111: Build procedure for .NET.

commit 3016c0f1b6084e675df36ef4e4cfab40faad0569
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-09T12:33:36Z

    Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit add6161451d3e8b263782e52c51a0e2b34daeb3f
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-09T13:32:48Z

    ignite-1.5 Fixed asserts in GridTransactionalCacheQueueImpl to take into 
account case when queue data was really lost.

commit d87ca48c0c6be4e806f2360f5cf1f6bcacada62a
Author: Pavel Tupitsyn <ptupit...@gridgain.com>
Date:   2015-12-09T13:51:26Z

    IGNITE-2111: Build procedure for .NET.
    - update readmes, fix RAT, remove obsolete slnrels

commit c946c762a15122ab41e8f88b0b9bac80e5d2d135
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-09T14:14:14Z

    .NET: Documentation fixes.

commit 6791c50037e2406755ecb79c85812daf55e05a84
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2015-12-09T14:16:56Z

    .NET: Fixed documentation in ICacheStore.

commit 049f5bebd50e1350a7bf80886da7dbda46cf3ab6
Author: sboikov <sboi...@gridgain.com>
Date:   2015-12-09T15:17:12Z

    ignite-1.5 Fixed javadoc.

commit 637b79ad8902da082178e3e9cb63d80beb382a63
Author: Anton Vinogradov <a...@apache.org>
Date:   2015-12-09T15:18:52Z

    2064 Hotfix.

commit e2316ff9160ef8e54f8edeed47d02a0976edcac8
Author: Anton Vinogradov <a...@apache.org>
Date:   2015-12-09T15:19:18Z

    Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5

commit b541daf0bc9193dc0aa78b27efa610b26e49bec7
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2015-12-10T03:13:39Z

    ignite-1.5 Minor fix in generated javadoc.

----


---
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