SzyWilliam opened a new pull request, #7131:
URL: https://github.com/apache/iotdb/pull/7131

   Currently RatisConsensus uses a metafile to control snapshot atomicity. That 
is, a metafile is added to snapshot directory last, and we judge a snapshot 
directory's completeness by the existence of this metafile.
   Therefore, we have to guarantee this order when sending snapshot directory 
via network. That is, the metafile must be transmitted last.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to