lhotari commented on PR #26012:
URL: https://github.com/apache/pulsar/pull/26012#issuecomment-4696029253

   I also added a performance improvement to `getScheduledMessages` in 2a586fa. 
The problem was that the RoaringBitmap was deserialized to a `long[]` array 
each time there were more than requested number (`maxMessages`) of scheduled 
entries in the ledger's bitmap. /cc @thetumbled @nodece 


-- 
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]

Reply via email to