SongOf commented on PR #4551: URL: https://github.com/apache/bookkeeper/pull/4551#issuecomment-2654134220
> Can we fix the wrong fragment in `getUnderreplicatedFragments` instead of guardian don't know how they showed up. getUnderreplicatedFragments returns this fragment(index=2). When the admin.replicateLedgerFragment method processes this fragment(index=2), it will directly skip and try to repair the fragment's ensemble. When the ledger is replicated again ,getUnderreplicatedFragments will not return this fragment(index=2) because the fragment no longer contains offline bookies. -- 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]
