You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Vinokurov (JIRA)" <ji...@apache.org> on 2018/03/15 13:28:00 UTC

[jira] [Created] (IGNITE-7968) IgniteAtomicSequence.incrementAndGet throws ClusterTopologyException: Failed to acquire lock for keys

Pavel Vinokurov created IGNITE-7968:
---------------------------------------

             Summary: IgniteAtomicSequence.incrementAndGet throws ClusterTopologyException: Failed to acquire lock for keys
                 Key: IGNITE-7968
                 URL: https://issues.apache.org/jira/browse/IGNITE-7968
             Project: Ignite
          Issue Type: Bug
          Components: data structures
    Affects Versions: 2.4, 2.3
            Reporter: Pavel Vinokurov
         Attachments: AtomicSeqAndClusterTopologyReproducer.java

When a primary node for a atomic sequnce has left cluster, IgniteAtomicSequence.incrementAndGet  could throw ClusterTopologyException.
The reproducer is attached. 




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)