hangc0276 commented on PR #4741: URL: https://github.com/apache/bookkeeper/pull/4741#issuecomment-4549433073
> However, because Bookkeeper is widely used in Pulsar, I think the entry size tends to be uneven and relatively large. On the client side, a batch is typically 128 KB, but to improve throughput it is often set larger (though not exceeding 5 MB). @dao-jun Thanks for your detailed explanation. For the same ledger, most entries are similar in size. What's more, we calculated that, based on the first entry size of each batch read, the impact of different entry sizes will be reduced significantly. I just want to resolve the issue simply, even though it just cover 90% cases. -- 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]
