merlimat opened a new pull request #2952:
URL: https://github.com/apache/bookkeeper/pull/2952


   ### Motivation
   
   If `metadataServiceUri` is present (uncommented) in the `bookie.conf`, the 
bookie will try to use it, even if it is empty, instead of just falling back to 
`zkServers`, as it happens when the `metadataServiceUri` is not present at all. 
   
   ### Modification
   
   Check for blank, instead of `null`, to make it easier to have both keys and 
override them as needed.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to