GitHub user alamar opened a pull request:

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

    Ignite 2.1.11

    

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

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

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

    https://github.com/apache/ignite/pull/3406.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 #3406
    
----
commit 49a3631937b09c2fa795d29411635b3b5f82f15a
Author: Eduard Shangareev <eduard.shangareev@...>
Date:   2017-09-21T15:55:00Z

    IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707

commit fc34091c750cdaf759a54a989a84c76f8d9f9f7f
Author: Igor Sapego <igorsapg@...>
Date:   2017-09-21T17:02:33Z

    IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716.

commit ccc8c9b40d09e1d3314a519f1e9417e79c150d9d
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-15T16:19:16Z

    IGNITE-6120 Fixed version check for ignite-2.2.0.
    (cherry picked from commit f4ead8b)

commit cd4e25ecb4912beb85a571b33e0f1096a24bbb7c
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-22T03:10:52Z

    Versions updated.

commit f08127d50357c49999ea24217c096f00942189ed
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-22T04:30:12Z

    IGNITE-6476 Fixed "No suitable driver found" in demo mode.
    (cherry picked from commit 27295f2)

commit 73e1578370c35f3428b097f2f185adf34dace881
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T09:11:15Z

    IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit 1649c53)

commit 520c2e368baf4cb79912a14663ea3fd1c7da6487
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-22T09:40:22Z

    IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes 
#2710.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 24f904e6af7d17111bc9ec273d6555b70057e25c
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-09-22T10:12:15Z

    IGNITE-6334 Fixed compilation after conflict

commit 1ccdc97898b37c7f2240cb222c98899603536fc0
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T10:14:57Z

    IGNITE-6480 fix serverTopologyNodes method - Fixes #2726.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 98afbfdab47112cbae722a7317d1af39472e1f88
Author: dpavlov <dpavlov@...>
Date:   2017-09-22T10:47:14Z

    IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 212603e1a969b9320f40207cd9233bed9152b3e4
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T16:29:39Z

    IGNITE-5658 Optimizations for data streamer
    
    (cherry picked from commit aa81dd1)
    
    (cherry picked from commit 1ad4f14)

commit 71cd1e9188f59293c505dedd37c325687f3159f0
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T15:46:53Z

    ignite-5918 Adding and searching objects in index tree produces a lot of 
garbage
    
    (cherry picked from commit 0e0c2c7)
    
    (cherry picked from commit 20739d8)

commit 1faa8dbed4009b691ee0fd5920aead8ec3e6719c
Author: Yakov Zhdanov <yzhdanov@...>
Date:   2017-08-21T14:28:25Z

    IGNITE-6051 Improve future listeners model in DataStreamerImpl
    
    (cherry picked from commit 18ca0b2)
    
    (cherry picked from commit cec55c3)

commit 7daefd2701c7a566d759c2b7de4912ea3f5d37a8
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-18T08:35:17Z

    IGNITE-6385 Offheap page eviction doesn't work if data is loaded without 
data streamer - Fixes #2666.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit 64b4abe)
    
    (cherry picked from commit 7ca611f)

commit 9f5c9e385e258c48ce29ca4e9cec222f737eb910
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-18T13:58:10Z

    IGNITE-6355 Calculating cache size during cache stop sporadically fails 
with ClusterGroupEmptyCheckedException - Fixes #2647.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit 0dd9755)
    
    (cherry picked from commit 297ed38)

commit 2310417165d7fd663ff668359ee9a46c775feebf
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-09-21T16:45:22Z

    IGNITE-6101 Try to improve local scans performance
    
    (cherry picked from commit 8d5e73c)

commit 25e4706501c1c0908df6d4cd070f84490c1ef6c4
Author: mcherkasov <mcherkasov@...>
Date:   2017-08-31T09:11:01Z

    Fixed NPE in case of null value for indexing.
    
    (cherry picked from commit 6cf3b13)
    
    (cherry picked from commit dd9804b)

commit ae9c6d603d04a46b4603d97d7db986bb33801228
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T12:33:37Z

    IGNITE-6219 - IgniteCache#loadCache executes local load in caller thread
    
    (cherry picked from commit e5f45fd)
    
    (cherry picked from commit 2a6658e)

commit 21de1c56268c18685dd3620b7e3dc776ca2cf532
Author: Eduard Shangareev <eduard.shangareev@...>
Date:   2017-09-22T13:17:42Z

    IGNITE-6434 Fixed error in checkpointer during topology change. Fixes #2718

commit 6452201dea49d5583e61e7fb3d33fd8c096135bd
Author: Alexei Scherbakov <alexey.scherbakoff@...>
Date:   2017-09-22T13:36:38Z

    IGNITE-6484 writeComplete conditional wait is made uninterruptable

commit a318c4a17b62a5876dd07b3cdcdb025b3ff03662
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-15T11:46:32Z

    IGNITE-6063 InlineIdexHelperTest fails - Fixes #2444.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit 09d255e)

commit 251a333dfbf09d3f6b69bbb2b7658eb3d88fcf0a
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-08-29T11:16:00Z

    IGNITE-6050 Fix eternal wait in DataStreamerTest.TestBufferSize
    
    This closes #2448
    
    (cherry picked from commit 2cf1260)

commit d3a672e8b99202589aba8ffa4a9c1561a68a985d
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-25T10:28:42Z

    IGNITE-6493 fix IgnitePdsWalTlbTest.testWalDirectOutOfMemory() incorrect 
usage dataStreamer, must be in try-with-resource
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    
    (cherry picked from commit 21cc7a4)

commit d9a2786d725d4649407b031d241c49da3c57fb79
Author: devozerov <ppozerov@...>
Date:   2017-09-27T14:23:48Z

    GG-12822 Moved notNullConstraint out of public API

commit 8f625eb44c0a6f6282d651e572ebc69c39229cc7
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-01T11:47:08Z

    IGNITE-6535 Web Console: Set IGNITE_HOME for Web Agent.
    (cherry picked from commit 4cb0fc7)

commit 99eb950da7b1056c99e6904be26b5b55fa74ddd9
Author: Dmitriy Shabalin <dmitriyff@...>
Date:   2017-10-01T11:57:18Z

    IGNITE-5863 Fixed select ALL logic.
    (cherry picked from commit 2c39351)

commit 44f228ed22172f826f61563cf1fefa7e98288f9c
Author: vsisko <vsisko@...>
Date:   2017-10-01T12:00:22Z

    IGNITE-6120 Fixed missing "lazy query" flag.
    (cherry picked from commit 55886b1)

commit c0de2dc16b5314581ac13ac531fb364cd97af0c1
Author: dpavlov <dpavlov@...>
Date:   2017-10-04T12:05:48Z

    IGNITE-6554 Atomic cache remove operations are not logged to WAL - Fixes 
#2800.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit f3c95c71a81856d5a98cca47df75dba1c54fac54
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-09-27T11:57:47Z

    IGNITE-5730 .NET: Fix ignite.jni.dll temp dir race
    
    This closes #2755

commit 371782d2262c6716c44d123014677945d9d47845
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-10-05T14:37:04Z

    IGNITE-5739 Fixed Ignite node crash on deactivation

----


---

Reply via email to