rdhabalia opened a new pull request #1474: Avoid creating failure-domain for 
cluster which doesn't exist
URL: https://github.com/apache/incubator-pulsar/pull/1474
 
 
   ### Motivation
   
   Right now, if cluster is not created yet then broker creates empty 
cluster-znode in order to create failure-domain under cluster. It creates 
conflict when we really want to create cluster in pulsar.
   
   ### Modifications
   
   Avoid creating failure-domain znode if cluster is not created yet.
   
   ### Result
   
   It will not create any conflict while creating cluster in the system.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to