GitHub user AMashenkov opened a pull request:

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

    Fix tx hanging on node stop

    For test purposes.

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13317-1.8

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

    https://github.com/apache/ignite/pull/3909.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 #3909
    
----
commit 5fb5c7e3b54ae4efb7a6a1832ba647677d93e0cd
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T06:43:03Z

    IGNITE-5399 Manual cache rebalancing feature is broken

commit 01d41b72ecc3e81dfc8966cc0e395c247037241c
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-21T10:48:15Z

    GG-12256 H2Indexes are not deleted if key class implements Externalizable

commit 5ac9afc719138e37a7d97d9d9db05243eee9a942
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T09:36:14Z

    IGNITE-5399 add test to testsuite

commit a935d40a80e2f928a84a145aba540a45b156687f
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T12:10:32Z

    GG-12256 Minor fixes

commit 7e2468770a4eb47a4f61204d8c2000b6ab67c967
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-22T13:13:01Z

    IGNITE-GG-12197 Fixed "Ignore events for discarded update in CLOCK mode".
    
    Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 5858efd406bb54352de14a0a7e7f21c2ac7bf899
Author: sboikov <sboikov@...>
Date:   2016-12-16T16:23:29Z

    IGNITE-2412 - Do not acquire asyncSemaphore for synchronous operations 
(cherry-picked from master)
    
    (cherry picked from commit 82b4073)

commit 113a1380da34ea804d68757d39926da97dee09b6
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-13T05:20:22Z

    GG-12355: Backported IO latency test.

commit 540ca449f1bd2386d3ba0722afb21dd3a504d044
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-13T17:55:38Z

    GG-12355: Added discovery ring latency test + made it available from MBean 
(cherry-picked from master).

commit 0fc6271d8e39125bf5ee341e50a2665a04fc8b1e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T10:42:12Z

    GG-12350: GridDhtAtomicSingleUpdateRequest misses topologyVersion() method 
override.

commit f8224d13cf9a6432ba65e0016370ba51bbb544e9
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-15T19:49:45Z

    GG-12299: Make sure concurrent type registrations do not trigger multiple 
cache updates.

commit 4ffc3acfa1bc43bea8c79bfd1864787c15cfc4de
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-20T04:59:09Z

    IGNITE-5528 - IS_EVICT_DISABLED flag is not cleared on cache store 
exception.

commit 8cd9e829380f4c91cc9bb126169863286d1cb323
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T12:40:14Z

    GG-12353: Added local binary context flag.
    
    Backport of IGNITE-5223 with fixes.

commit 9036ad239d68eff663bc73a81baab2826b054d9a
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T15:25:31Z

    Added MBean for system cache executors.

commit ed34a5dc681ea8f284f4d25c5575ad46569cc600
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T15:33:55Z

    Partial fix of IGNITE-5562.

commit d427021f329292fb69d348ba949ad1f8f1e9089e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T16:30:27Z

    IGNITE-5552: ServiceProcessor recalculates all service assignments even if 
there is a pending topology change.

commit f1b9cdc0716a1b23f54d68ce0fe19eb85107567d
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-14T18:37:54Z

    GG-12354: Partial fix of IGNITE-5473: Introduce troubleshooting logger.

commit beb2409cfe2045789443d47de735d879961d371e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T09:26:06Z

    GG-12352: Forcible node drop makes cluster instable in some cases.
    Disable forcible node drop by default.

commit 802f18fc250cbae8959192c78bb28dc525ed3cf7
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-22T21:24:57Z

    Fix compilation

commit 39d2dec85a3c571dfdb1cd6189b53ae2413a5d22
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T10:41:30Z

    Merge branch 'ignite-1.7.12-b2' into ignite-1.8.8
    
    # Conflicts:
    #   modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoMessageFactory.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/IgniteIoTestMessage.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheAdapter.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/task/GridTaskThreadContextKey.java
    #   
modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
    #   
modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java

commit 96445156143b46b664f785b353463dd435ac342d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T10:42:44Z

    Merge remote-tracking branch 'origin/ignite-1.8.8' into ignite-1.8.8
    
    # Conflicts:
    #   
modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java

commit 7c569f15a80ab9301c21011d2c9159e311e46cef
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T10:48:10Z

    Merge remote-tracking branch 'origin/ignite-1.8.7.p1' into ignite-1.8.8

commit bfec212b1ece0e9e791de6dfb642324834fa77ca
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-22T21:24:57Z

    Partially reverted GG-12352.

commit 1abc14fdc4e39d8245c3e50fb2cf3d183df08021
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-22T21:24:57Z

    Partially reverted GG-12352.

commit cb95f7aa729fda19b4c3b7a5ada903a1e1bc2eab
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T16:08:00Z

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

commit 897f4c00c4945eda3f9f4a41d064ded2f6f27ccc
Author: sboikov <sboikov@...>
Date:   2017-06-27T09:55:11Z

    gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate

commit 90e96db22dbb7a341bfe1a8130b6dc16d5d8ae81
Author: agura <agura@...>
Date:   2017-06-27T11:43:06Z

    Compilation is fixed.

commit 3f33a902ed0d0a3e27be548209fe8e7933da57a9
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-26T09:27:58Z

    Minor fix for GG-12197 "Ignore events for discarded update in CLOCK mode".

commit 3668b91817c1da7958cc3d7c4dddf890a2237772
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

    Partially reverted GG-12352.

commit 172f41c489c0ca5b7613163cd325b0c01d5b28b1
Author: sboikov <sboikov@...>
Date:   2017-06-27T09:55:11Z

    gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate
    
    (cherry picked from commit 897f4c0)

commit 0521b7780756788d92bfa35ef00f56b5bb01367d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T17:43:07Z

    GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary 
memory consumption.

----


---

Reply via email to