matrixcube
matrixcube copied to clipboard
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
logging level should be determined by the logging level field in the configure file. by default, it should call os.Exit() on logger.Fatal(). Add test for this.
See link below https://github.com/matrixorigin/matrixcube/blob/5e47a03cc25d1ad70f8f0e037eb826b6ac73d31f/raftstore/replica_event_raft_ready.go#L183 Another related question is whether it is possible to avoid including the Epoch value in the raft message.
We currently assume that metadata is small and updated infrequently, e.g. membership info of each raft group is only updated when requested by the prophet. For such kind of metadata,...