[ https://issues.apache.org/jira/browse/IGNITE-19494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730582#comment-17730582 ]
Vladislav Pyatkov commented on IGNITE-19494: -------------------------------------------- Merged b4bdceb72519710b7e635067569285a172a1b404 > Correctly stop a replica > ------------------------ > > Key: IGNITE-19494 > URL: https://issues.apache.org/jira/browse/IGNITE-19494 > Project: Ignite > Issue Type: Bug > Reporter: Kirill Tkalenko > Assignee: Vladislav Pyatkov > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > Time Spent: 2h 40m > Remaining Estimate: 0h > > If we look at the implementation of stopping the replica in > (*org.apache.ignite.internal.replicator.ReplicaManager#stopReplicaInternal*), > then we simply delete the future. > I think that this is not right, and we should wait for it or something and > only after that stop it. > Maybe I don't understand something and then we'll just close the ticket. -- This message was sent by Atlassian Jira (v8.20.10#820010)