jihuayu commented on issue #231: URL: https://github.com/apache/kvrocks-controller/issues/231#issuecomment-2542655983
Where does the manager's Raft node reside in the controller's abstraction? In my understanding, we shouldn't directly call the underlying storage engine's AddPeer method in the API (as this would break the encapsulation of the Store). Should we add an AddPeer/RemovePeer abstraction to the Store? Do you have any good ideas? @git-hulk -- 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]
