liubingxing opened a new pull request, #4132: URL: https://github.com/apache/bookkeeper/pull/4132
When we use the **bookkeeper shell readledger -bookie** command to read a ledger, and specifying the bookie address without specifying the entry range, no data return. Because the lastEntry is -1 and no entry will be read.  So, I think we should open the ledger first to get the LAC and then read the entry. -- 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]
