You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2019/04/11 20:23:38 UTC

[GitHub] [knox] moresandeep opened a new pull request #87: KNOX-1851 - remove the unnecessary instanceof check

moresandeep opened a new pull request #87: KNOX-1851 - remove the unnecessary instanceof check
URL: https://github.com/apache/knox/pull/87
 
 
   ## What changes were proposed in this pull request?
   This is just a cleanup for the previous patch. Removing the unnecessary `registryClientService instanceof ZooKeeperClientService` check so that the ZookeeperRemoteAliasServiceProvider can be generic and not dependent on the ZooKeeperClientService.
   
   ## How was this patch tested?
   Tested locally on my machine with local ZK instance.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services