reddycharan opened a new pull request #1670: Remove unnecessary log statement 
in LedgerDirsManager.getWritableLedgerDirs
URL: https://github.com/apache/bookkeeper/pull/1670
 
 
   Descriptions of the changes in this PR:
   
   
   
   ### Motivation
   
   
   - when Bookie reaches diskusage threshold, LedgerDirsMonitor for every 
diskCheckInterval it logs NoWritableLedgerDirException call stack and message 
"All ledger directories are non writable".
   
   ### Changes
   
   So remove unneccessary log statement in 
LedgerDirsManager.getWritableLedgerDirs and let the caller deal with the thrown 
exception.
   

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