dao-jun opened a new pull request, #4485: URL: https://github.com/apache/bookkeeper/pull/4485
### Motivation Change log-level to debug when checking param `maxSize` in LedgerHandle#batchReadEntriesInternalAsync. In some conditions, we don't know what's the size of the entries to be read, so we pass `0` to `batchReadAsync` method, if log the message in each invoke, it may impact the performance and cause too much noise. -- 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]
