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 2021/09/23 12:54:32 UTC

[GitHub] [bookkeeper] gaozhangmin opened a new pull request #2804: replication stat num-under-replicated-ledgers changed as with the pro…

gaozhangmin opened a new pull request #2804:
URL: https://github.com/apache/bookkeeper/pull/2804


   
   ### Motivation
   
   Now ReplicationStats  numUnderReplicatedLedger  registers  when `publishSuspectedLedgersAsync`, but its value doesn't decrease as with the ledger replicated successfully,  We cannot know the progress of replication from the stat.
   ### Changes
   
   registers a `notifyUnderReplicationLedgerChanged` when auditor starts. numUnderReplicatedLedger value will decrease when the ledger path under replicate deleted.
   


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



[GitHub] [bookkeeper] gaozhangmin closed pull request #2804: replication stat num-under-replicated-ledgers changed as with the pro…

Posted by GitBox <gi...@apache.org>.
gaozhangmin closed pull request #2804:
URL: https://github.com/apache/bookkeeper/pull/2804


   


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