Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently there are use 1,2,3 to represent the three kinds of ElectionAlgorithm, this may leave people wondering what the number means. It's recommended to use enum to wrap the number.
protected int electionAlg = 3;
Attachments
Issue Links
- links to