You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/05/17 09:45:00 UTC

[jira] [Created] (IGNITE-19494) Correctly stop a replica

Kirill Tkalenko created IGNITE-19494:
----------------------------------------

             Summary: Correctly stop a replica
                 Key: IGNITE-19494
                 URL: https://issues.apache.org/jira/browse/IGNITE-19494
             Project: Ignite
          Issue Type: Bug
            Reporter: Kirill Tkalenko
             Fix For: 3.0.0-beta2


At the moment it seems to me that we are not stopping the replica correctly, we are simply deleting its future from the map, you can see here (*org.apache.ignite.internal.replicator.ReplicaManager#stopReplicaInternal*) what looks wrong to me.

I think we need to do it right.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)