mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-03 11:28:12 +08:00
[Bugfix]修复zk standalone状态不兼容问题
This commit is contained in:
@@ -10,6 +10,8 @@ public enum ZKRoleEnum {
|
||||
|
||||
OBSERVER("observer"),
|
||||
|
||||
STANDALONE("standalone"),
|
||||
|
||||
UNKNOWN("unknown"),
|
||||
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user