You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/08/10 00:26:35 UTC

[GitHub] rdhabalia opened a new pull request #669: centralize policies znode name

rdhabalia opened a new pull request #669: centralize policies znode name
URL: https://github.com/apache/incubator-pulsar/pull/669
 
 
   ### Motivation
   
   Right now, znode name of `policies` is not centralized and every class uses it's own reference. making it centralized help to create a single literal of `policies` znode and useful for future refactoring or readability. 
   
   ### Result
   
   No functional change.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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