-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
URL where issue was found:
Description of issue:
The example for adding super is wrong for `super.users=User:admin,User:operator`
That should be configured separately by a semicolon, not a comma.
`super.users=User:admin;User:operator`
super.users=User:kafka-broker;User:kafka-controller