pzampino commented on a change in pull request #337:
URL: https://github.com/apache/knox/pull/337#discussion_r433922377



##########
File path: 
gateway-server/src/main/java/org/apache/knox/gateway/services/security/impl/ZookeeperRemoteAliasService.java
##########
@@ -237,6 +238,13 @@ public void removeAliasForCluster(final String 
clusterName, final String alias)
         }
     }
 
+    @Override
+    public void removeAliasesForCluster(String clusterName, Set<String> 
aliases) throws AliasServiceException {

Review comment:
       I'm not sure what you mean here. Can you elaborate?




----------------------------------------------------------------
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]


Reply via email to