[ https://issues.apache.org/jira/browse/IGNITE-8357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452306#comment-16452306 ]
ASF GitHub Bot commented on IGNITE-8357: ---------------------------------------- GitHub user pvinokurov opened a pull request: https://github.com/apache/ignite/pull/3913 IGNITE-8357 Recreated atomic sequence produces "Sequence was removed … …from cache" You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8357 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3913.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 #3913 ---- commit a621067a88add0d02d7660a58e2c7600fc2923fe Author: pvinokurov <vinokurov.pasha@...> Date: 2018-04-25T14:00:30Z IGNITE-8357 Recreated atomic sequence produces "Sequence was removed from cache" ---- > Recreated atomic sequence produces "Sequence was removed from cache" > -------------------------------------------------------------------- > > Key: IGNITE-8357 > URL: https://issues.apache.org/jira/browse/IGNITE-8357 > Project: Ignite > Issue Type: Bug > Components: data structures > Affects Versions: 2.4 > Reporter: Pavel Vinokurov > Priority: Major > Attachments: RecreatingAtomicSequence.java > > > If a cluster has two or more nodes, recreated atomic sequence produces error > on incrementAndGet operation. > The reproducer is attached. -- This message was sent by Atlassian JIRA (v7.6.3#76005)