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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to