GitHub user ascherbakoff opened a pull request:
https://github.com/apache/ignite/pull/1347
Ignite-4429: Deadlock in IgniteAtomicSequence when used inside transaction
Fixed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ascherbakoff/ignite ignite-4429
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1347.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 #1347
----
commit 84583756b1c49a78471877ee306fbd11f047ffeb
Author: ascherbakoff <[email protected]>
Date: 2016-04-11T14:35:40Z
IGNITE-2941
commit fbb3adf7df16d8f938d03909a7d88d614f411937
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-04-15T16:27:39Z
Merge remote-tracking branch 'upstream/master'
commit 4058702ac6a8313b5a7dd2af11da2588c1b5856b
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-05-12T09:36:01Z
Merge remote-tracking branch 'origin/master'
# Conflicts:
# modules/core/src/main/java/org/apache/ignite/internal/IgnitionEx.java
commit b68431a4bb76759f20e556dba2b263e1323da062
Author: Alexei Scherbakov <[email protected]>
Date: 2016-05-12T09:52:54Z
Merge remote-tracking branch 'upstream/master'
commit 7a3ec6340ad85f4ac9ab079f81da15dd2c443050
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-05-12T10:18:32Z
Merge with upstream
commit 3849b351d33f2e33db918e2a2215a6e5868b1399
Author: Alexei Scherbakov <[email protected]>
Date: 2016-05-13T09:49:10Z
Merge remote-tracking branch 'upstream/master'
commit 7afc5d8d6402f690c6bc4f223de9d9d83dc108f2
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-05-16T09:33:57Z
Merge branch 'master' of https://github.com/apache/ignite
commit 447db34bba948a09bc0f0361a56cbd35772329ff
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-05-20T12:04:35Z
Merge branch 'master' of https://github.com/apache/ignite
commit 71cb9286d1bf54e3ded36f815d0343d593025953
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-05-23T16:16:53Z
Merge branch 'master' of https://github.com/apache/ignite
commit d9668bd0e30b0891ba01d9323cfbaa80d26e310f
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-05-24T14:36:14Z
Merge branch 'master' of https://github.com/apache/ignite
commit fe0987bc85cc23a8e3eae12a284369e7eefa384d
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-05-27T10:34:24Z
Merge branch 'master' of https://github.com/apache/ignite
commit d67bf92fa4040f5f21f66113db4b8800cb998152
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-06-17T10:04:56Z
Merge branch 'master' of https://github.com/apache/ignite
commit 9de33957e5e0ca5ed5a6e11fd3251a1da984742a
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-07-04T08:12:51Z
Merge branch 'master' of https://github.com/apache/ignite
commit 37b0a68f23d9ab9f1483f9a8344129ac051f821c
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-07-04T13:53:54Z
Merge branch 'master' of https://github.com/apache/ignite
commit fff447d817e025bb91d1d442ac5f27b892e205cc
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-07-06T09:13:10Z
Merge branch 'master' of https://github.com/apache/ignite
commit d3775953e6740ad2a294d6b64178a1a4429a366f
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-07-19T11:09:59Z
Merge branch 'master' of https://github.com/apache/ignite
commit 5ff6c833421b5a0913bb25e94b096b0fb0735ffc
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-08-11T15:58:52Z
Merge branch 'master' of https://github.com/apache/ignite
commit 252ef5d7c8f715a423b1a9acae52eb3af0e2c750
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-08-19T15:27:41Z
Merge branch 'master' of https://github.com/apache/ignite
commit 83c62b6379ac76b851d6af71f0e002957f8e51cd
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-08-23T13:58:59Z
Merge branch 'master' of https://github.com/apache/ignite
commit 349fd26efa3d89407341b3ae841f72b7954c9aa7
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-10-14T16:40:54Z
Merge branch 'master' of https://github.com/apache/ignite
commit 70662283e7ea63c8b8ec567034dfc3496202edcf
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-11-09T08:18:49Z
Merge branch 'master' of https://github.com/apache/ignite
commit 97c4038ef9c14c6320a21ded3dd20b807eae476b
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-11-09T14:16:04Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite
commit db3d020f10b2882089427d9c9894c9dcb58b647a
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-12-06T12:01:40Z
Merge branch 'master' of https://github.com/apache/ignite
commit c5703fb84f31a99b991eb6ed27f4c59fa93b0bef
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-12-14T15:25:55Z
IGNITE-4429 Deadlock in IgniteAtomicSequence when used inside transaction -
fixed.
commit 94381d1c7e62ae07ccd9bfaeceffa4b42fbd78c1
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-12-14T15:38:35Z
Merge branch 'master' of https://github.com/apache/ignite into ignite-4429
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---