[ https://issues.apache.org/jira/browse/IGNITE-19494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730569#comment-17730569 ]
Alexander Lapin commented on IGNITE-19494: ------------------------------------------ [~v.pyatkov] LGTM from my side. > 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: 2.5h > 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)