merlimat commented on issue #6131: Unable to upgrade bookie to 2.5.0
URL: https://github.com/apache/pulsar/issues/6131#issuecomment-577846720
 
 
   Got it. 
   
   It works for standalone: 
   
   ```
   -XX:MaxDirectMemorySize=4g
   
   11:48:26.691 [main] INFO  org.apache.bookkeeper.bookie.Bookie - Using ledger 
storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
   11:48:26.693 [main] INFO  
org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger 
Storage
   11:48:26.694 [main] INFO  
org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage -  - Number of 
directories: 1
   11:48:26.694 [main] INFO  
org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage -  - Write cache size: 
1024 MB
   11:48:26.694 [main] INFO  
org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage -  - Read Cache: 1024 
MB
   ```
   
   I think this got badly broken in #5675 because it's applying the mem setting 
from `conf/bkenv.sh`.

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