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 2020/08/24 14:28:44 UTC

[GitHub] [pulsar] Huanli-Meng commented on a change in pull request #7834: [Doc]--Update BookKeeper config

Huanli-Meng commented on a change in pull request #7834:
URL: https://github.com/apache/pulsar/pull/7834#discussion_r475653567



##########
File path: conf/bookkeeper.conf
##########
@@ -227,9 +227,9 @@ auditorPeriodicBookieCheckInterval=86400
 rereplicationEntryBatchSize=100
 
 # Auto-replication
-# The grace period, in seconds, that the replication worker waits before fencing and
+# The grace period, in milliseconds, that the replication worker waits before fencing and
 # replicating a ledger fragment that's still being written to upon bookie failure.
-openLedgerRereplicationGracePeriod=30
+openLedgerRereplicationGracePeriod=3000

Review comment:
       > turn into 30000 instead of 3000
   
   @jiazhai , doc is updated accordingly. Please help double check. Thanks.




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