You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/01/29 08:08:32 UTC

[GitHub] eolivelli opened a new pull request #3473: Issue 3457: Do not set HierarchicalLedgerManagerFactory explicitly

eolivelli opened a new pull request #3473: Issue 3457: Do not set HierarchicalLedgerManagerFactory explicitly
URL: https://github.com/apache/pulsar/pull/3473
 
 
   - Do not set HierarchicalLedgerManagerFactory explicitly, this way BookKeeper will auto detect the LedgerManagerFactory from the existing cluster
   - The default in BookKeeper 4.7+ is still HierarchicalLedgerManagerFactory
   
   Signed-off-by: Enrico Olivelli <eo...@apache.org>
   
   Fixes #3457 
   
   ### Motivation
   
   - Do not set HierarchicalLedgerManagerFactory explicitly, this way BookKeeper will auto detect the LedgerManagerFactory from the existing cluster
   - The default in BookKeeper 4.7+ is still HierarchicalLedgerManagerFactory
   
   ### Modifications
   - Do not set HierarchicalLedgerManagerFactory explicitly, this way BookKeeper will auto detect the LedgerManagerFactory from the existing cluster
   - The default in BookKeeper 4.7+ is still HierarchicalLedgerManagerFactory
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
     - Anything that affects deployment: yes
   
   

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