Andrey Mashenkov created IGNITE-21738:
-----------------------------------------

             Summary: Resolve potential races when table is destroying
                 Key: IGNITE-21738
                 URL: https://issues.apache.org/jira/browse/IGNITE-21738
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov


After IGNITE-21585 there are potential races:
1. ClientPrimaryReplicaTracker may update `primaryReplicas` after table 
destroyed concurrently.
2. TableManager may register index (see `registerIndexesToTable`) in a table, 
while LWM rising up concurrently.



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

Reply via email to