GitHub user slukyano opened a pull request:

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

    Ignite 1.9.12

    

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

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

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

    https://github.com/apache/ignite/pull/3772.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 #3772
    
----
commit 6ab152a85f70c05847823f65f8e095ab9eb6b1f7
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

    Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.
    
    (cherry picked from commit d383484)

commit 1525c6cf2cb015289392eb54fec4029e9b53b438
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T15:36:50Z

    Fixed service deployment tests.

commit a24ca24dd7aaa34707d74a4e660d769d3d5b0ed8
Author: sboikov <sboikov@...>
Date:   2017-04-19T09:46:31Z

    Attempt to fix awaitPartitionMapExchange: wait for last exchange completion 
to avoid races with cache destroy.
    
    (cherry picked from commit d383484)

commit 05fac7e8a0bf9e08cd758bed7bd35ec85b914592
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-04-19T11:01:21Z

    Backported IGNITE-4925 Fix 
IgniteCacheBinaryObjectsScanSelfTest.testScanNoClasses - Fixes #1750.
    
    (cherry picked from commit b47f29d)

commit ef0a874ceb5c8bfa53e16337f6fd1699afaf2a39
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T17:39:01Z

    Fixed CacheSerializableTransactionsTest#testTxConflictRemoveWithOldValue 
test.
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 4dce965ea86374cba7265cb5d22e975aeac7d480
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T18:36:02Z

    Fixed org.jsr107.tck.PutTest tests.
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 32f1e394c222a6f4a2c111d6b6284c8626442b68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-03T09:28:12Z

    Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 50887fed508e03a8b7df32569afb6d84ab3eb670
Author: Igor Sapego <isapego@...>
Date:   2017-07-04T17:01:01Z

    IGNITE-5663: ODBC: Closing cursor do not reset prepared statement anymore

commit da290cee855ef45a90ad539515e039f2826a6c00
Author: Igor Sapego <isapego@...>
Date:   2017-07-05T10:21:12Z

    IGNITE-5663: Fix for test

commit 024a01d6bf91b4f301c4aee7f4a747e810a9a30b
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T15:58:00Z

    Merged 1.7.12 into 1.8.9
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 3536a58982e4c264bb72b2ccc1953049d2b5c67f
Author: Alexey Kukushkin <alexeykukushkin@...>
Date:   2017-07-05T16:36:41Z

    IGNITE-4901 Decrease logging level for DataStremer retry

commit 6d3a3ff2d99697882232070e715928336a9180cd
Author: Alexey Kukushkin <alexeykukushkin@...>
Date:   2017-07-05T17:05:02Z

    Fixed merge conflicts

commit aedc6aa8b17a39a6460c4b7f69255cd07d635bfb
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T17:42:15Z

    Merge branch 'ignite-1.7.12' into ignite-1.9.4
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit acfc400b22738fa46397d392f88d49614e687969
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T17:42:48Z

    Merge branch 'ignite-1.7.12' into ignite-1.9.4
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 8dea19ba41bb9eda16f47933b2c46a081116d5f7
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-06T09:02:07Z

    Minor fix.

commit f208f434f944196d531a1b51066dfe8d6394d739
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-06T12:17:50Z

    Test fixed "IGNITE-5390: Bug in 
IgniteCacheTxStoreSessionWriteBehindCoalescingTest."

commit 355a5283559c885f57c4557bba2c6d9170a9b5fc
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-30T17:23:55Z

    IGNITE-5554 ServiceProcessor may process failed reassignments in timeout 
thread

commit 92aa7c6e3c0d9b5cc68002433861b175d54f9421
Author: agura <agura@...>
Date:   2017-07-04T13:56:40Z

    ignite-5685 JDBC prepared statement shouldn't clear parameters after 
execution

commit 9165a0f93b5173b543cc6b4fad5fde37bd215f91
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-07-07T12:35:33Z

    ignite-5562: assert statements were changed to the 'if' blocks

commit d9fc20a61d5ac0a6e63b26faa7fa0af753b2fa06
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

    IGNITE-4889 - Changed Hibernate integration to use custom keys
    
    (cherry picked from commit 6b62a20)

commit 16067300c9124b79bfee42139eb881ae585c0914
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

    IGNITE-4889 - Changed Hibernate integration to use custom keys
    
    (cherry picked from commit 6b62a20)

commit c82e25d67a2f6825a27d26933199a436f6eabba2
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

    IGNITE-4889 - Changed Hibernate integration to use custom keys
    
    (cherry picked from commit 6b62a20)

commit a352951d91edde9c0029a8bf435d61b4a7cd8c11
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-04T17:24:52Z

    IGNITE-4831: Add an option to disable MBeans.

commit e4d141e97ab4ec34b5fe6a7bc599413223944438
Author: dkarachentsev <dkarachentsev@...>
Date:   2017-07-14T11:40:02Z

    IGNITE-5103 - Server drops client node from cluster when no heartbeat 
messages received in interval heartBeatsFrequency * maxMissedClientHeartBeats.

commit 45573945066113fd29548699f23c2bc9f22cef36
Author: Tikhonov Nikolay <tikhonovnicolay@...>
Date:   2017-06-21T14:55:05Z

    ignite-5489 Fixed possible connection leaks when loadPreviousValue set to 
true

commit 37535634ef3325aaf9923fd17d24038dfd5cee38
Author: agura <agura@...>
Date:   2017-07-11T13:24:54Z

    ignite-5722 Cache entries stay in onheap after scan query execution for 
OFFHEAP_TIRED cache with expiry policy

commit c3e2eebeccbdc4bb3a7a0a70d09a8a7b63399c2c
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-07-18T15:50:48Z

    IGNITE 5776 Add option to turn on filter reachable addresses in 
TcpCommunicationSpi

commit 97d3f42c1c95a6aafce1d0c300ccfe6708398c17
Author: shtykh_roman <rshtykh@...>
Date:   2016-09-07T05:35:31Z

    IGNITE-3809: Fix for ArrayIndexOutOfBoundsException in GridUnsafeLru.
    
    (cherry picked from commit 31b9bb8)

commit c2062d52a227dda5afee560d80c3bb4dd2ce09eb
Author: dkarachentsev <dkarachentsev@...>
Date:   2017-07-19T05:41:46Z

    Remove empty test_utils.cpp

commit 45cbba4853bab1ba4ffe2ea0d3add99a9d454aab
Author: dkarachentsev <dkarachentsev@...>
Date:   2017-07-19T07:44:04Z

    IGNITE-5768 - Retry resolving class name from marshaller cache and 
.classname file.

----


---

Reply via email to