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)