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 2018/02/02 22:43:12 UTC

[GitHub] eolivelli commented on a change in pull request #1115: Change default ledger manager factory from `Flat` to `Hierachical`

eolivelli commented on a change in pull request #1115: Change default ledger manager factory from `Flat` to `Hierachical`
URL: https://github.com/apache/bookkeeper/pull/1115#discussion_r165779742
 
 

 ##########
 File path: deploy/kubernetes/gke/bookkeeper.statefulset.yml
 ##########
 @@ -39,8 +39,6 @@ data:
     BK_ledgerDirectories: "/bookkeeper/data/ledgers"
     BK_indexDirectories: "/bookkeeper/data/ledgers"
     BK_zkServers: zookeeper
-    # the default manager is flat, which is not good for supporting large number of ledgers
-    BK_ledgerManagerType: "hierarchical"
 
 Review comment:
   We could leave this line so that it is explicit this important configuration parameter

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services