feat(batch30): implement raft group-a server integration
This commit is contained in:
@@ -17,6 +17,7 @@ public sealed class RaftTypesTests
|
||||
Id = "N1",
|
||||
GroupName = "RG",
|
||||
AccName = "ACC",
|
||||
Server_ = new object(),
|
||||
StateValue = (int)RaftState.Leader,
|
||||
LeaderId = "N1",
|
||||
Csz = 3,
|
||||
|
||||
Reference in New Issue
Block a user