Aleksandr Polovtcev created IGNITE-16712:
--------------------------------------------

             Summary: Component stop during Raft snapshot creation
                 Key: IGNITE-16712
                 URL: https://issues.apache.org/jira/browse/IGNITE-16712
             Project: Ignite
          Issue Type: Bug
            Reporter: Aleksandr Polovtcev


Creating a Raft snapshot is an asynchronous operation on the storage level. It 
means that it is possible to stop an enclosing component (e.g. 
MetaStorageManager) when a snapshot is being taken or is enqueued in an 
executor. It means that the operation might be cancelled or never be completed 
at all. Component stop procedure must take this possibility into account and 
prevent the storage from being stopped if such operations are under way.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to