sborya commented on a change in pull request #1420:
URL: https://github.com/apache/samza/pull/1420#discussion_r485972765
##########
File path: samza-core/src/main/java/org/apache/samza/config/SystemConfig.java
##########
@@ -89,11 +98,14 @@ public SystemConfig(Config config) {
* @return map of system name to {@link SystemAdmin}
*/
public Map<String, SystemAdmin> getSystemAdmins() {
Review comment:
I wonder if it is better to pass the admin label here in
getSystemAdmins()?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]