reddycharan opened a new pull request #2186: Fix logic of areEntriesOfLedgerStoredInTheBookie URL: https://github.com/apache/bookkeeper/pull/2186 Descriptions of the changes in this PR: - in BookKeeperAdmin.areEntriesOfLedgerStoredInTheBookie method, segmentNum is not correctly incremented while iterating over the segments of the ledger. Fixing the logic of it. - this issue caused decombookie bookieshell command to wait forever.
---------------------------------------------------------------- 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
