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/11/18 20:29:43 UTC

[GitHub] [knox] pzampino opened a new pull request #202: KNOX-2127 - ZooKeeperAliasService mishandles mixed-case alias keys pr…

pzampino opened a new pull request #202: KNOX-2127 - ZooKeeperAliasService mishandles mixed-case alias keys pr…
URL: https://github.com/apache/knox/pull/202
 
 
   …operly
   
   ## What changes were proposed in this pull request?
   
   ZookeeperRemoteAliasService is modified to treat alias keys consistently wrt case, lower-casing them when aliases are added (used to only lower-case when values were looked up).
   
   ## How was this patch tested?
   
   Modified ZookeeperRemoteAliasServiceTest to include a mixed-case alias key.
   

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