DongyuanPan opened a new pull request, #122:
URL: https://github.com/apache/rocketmq-mqtt/pull/122

   #121 
   The framework of consistency module is preliminarily realized.This PR 
implements multi-raft group management with different business processors and 
linearly consistent reads. But there's a lot of work to be done. 
   1) A snapshot management module is also required to achieve fast recovery of 
the state machine.
   2) Data fragmentation module. Implement automatic routing of data to the 
corresponding raft group.
   3) The ability for new nodes to automatically join the original raft group. 
It means that the original raft node does not need to be restarted.


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