You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/07/25 00:59:19 UTC

[GitHub] [bookkeeper] hangc0276 commented on pull request #3416: Fix configuration cannot be leave unset in bk_server.conf

hangc0276 commented on PR #3416:
URL: https://github.com/apache/bookkeeper/pull/3416#issuecomment-1193441821

   > `ServerConfiguration` already has
   > 
   > ```
   > public long getLong(String key, long defaultValue) 
   > ```
   > 
   > and similarly for Int, etc.
   > 
   > why do we need these helper methods (and, therefore, unit tests for them)?
   
   @gaozhangmin Would you please take a look at this comment?


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org