GitHub user pvinokurov opened a pull request: https://github.com/apache/ignite/pull/3868
IGNITE-7968 IgniteAtomicSequence.incrementAndGet throws ClusterTopolo⦠â¦gyException: Failed to acquire lock for keys You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7968 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3868.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 #3868 ---- commit 692118e590ee66e2987eeb1b1f96024284bb52ae Author: pvinokurov <vinokurov.pasha@...> Date: 2018-04-18T15:19:14Z IGNITE-7968 IgniteAtomicSequence.incrementAndGet throws ClusterTopologyException: Failed to acquire lock for keys ---- ---