GitHub user slukyano opened a pull request:

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

    Ignite 1.9.11

    

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

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

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

    https://github.com/apache/ignite/pull/3412.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 #3412
    
----
commit 710db327c027d43c0984b7007447cecca71f3cca
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

    Rethrow handshake exceptions as it done for ConnectionException.
    
    (cherry picked from commit 7d52172)

commit 7c619f77009cc6876405839f9f6201d332d94b47
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

    Fixed tests.
    
    (cherry picked from commit 81cdea4)

commit a3717b0cc6d716e3bc966248854334e74b0614e2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:06:06Z

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

commit 7d41f5da867294befd6cca1de3c945bfd83ae597
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-29T10:15:57Z

    Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 5219a35208b95a2d7dea3825dd4cb4edc74b3542
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

    IGNITE-5076: improved multi-threaded start of nodes

commit aba9bf9982c6eba8cb57d64e6b1090914b8d020e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T08:30:20Z

    Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit a4fc555b118d91ec0348154b88764f010dbbae52
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

    Fixed "IGNITE-5424 GridServiceProxy does not unwraps exception message from 
InvocationTargetException." This closes #2168
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 62876fefc8dbd334db9dc6741c2bc91b3409343d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

    IGNITE-5473 partial fix: Create ignite troubleshooting logger.

commit 75c442a8309d554f6894f30f63ed0b964e7a0aa1
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-06-26T12:37:26Z

    Backported IGNITE-5076: improved multi-threaded start of nodes.

commit 551923e1e5139c484fcb716e7f10907fa71021d9
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T11:38:54Z

    Backported "IGNITE-5424 GridServiceProxy does not unwraps exception message 
from InvocationTargetException."

commit 752b1368adbb5c77b5d5caca3c07a72decff5111
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-30T11:45:18Z

    IGNITE-5473 partial fix: Create ignite troubleshooting logger.

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

    Fixed service deployment tests.

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

----


---

Reply via email to