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

   Create interface, used for pipe's fault tolerance.
   - ConsensusIndex
   - ComparableConsensusRequest
   
   Manage ConsensusIndex Life:
   InsertNode(add ConsensusIndex, add it to serialize result
   -> TsFileProcessor(add in write process so it can be caught by 
TsFileResource)
   -> TsFileResource(add Recorder for ConsensusIndex, implement compare and 
serialize)


-- 
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