rdhabalia opened a new issue #6042: Bookie-server picks invalid empty config of 
journalDirectories
URL: https://github.com/apache/pulsar/issues/6042
 
 
   ### Issue
   We have config management tool which manages bookie-server configuration and 
sets empty value of `journalDirectories` if bookie-server is still wants to use 
single journal dir: `journalDirectory`. In this case, bookie-server doesn't 
consider `journalDirectory` value and keeps empty list of `journalDirectories` 
which stats bookie with invalid configuration.
   
   ### Expected behavior
   Bookie-server should parse empty configuration `journalDirectories=` 
properly and avoid picking up empty value of `journalDirectories` and in that 
case, bookie-server should fallback to `journalDirectory` config.

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


With regards,
Apache Git Services

Reply via email to