GitHub user nnordrum opened a pull request:
https://github.com/apache/kafka/pull/3518
WIP: SimpleRegexAclAuthorizer
I extended the SimpleAclAuthorizer to support regex. In order to keep
backwards compatibility, I added a prefix to the Resource name (default is
"r:"
GitHub user nnordrum opened a pull request:
https://github.com/apache/kafka/pull/2664
MINOR: Added additional -start/-stop files for consistency
I added *-start.sh and *-stop.sh for connect-* and kafka-mirror-maker to
follow the pattern used by the other services. The purpose of