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

   One details about BlobStoreBackedReadHandleImplV2 is that it's not used in 
Pulsar's production code.
   The 
   `org.apache.bookkeeper.mledger.LedgerOffloader#readOffloaded(long, 
org.apache.bookkeeper.mledger.proto.MLDataFormats.OffloadContext, 
java.util.Map<java.lang.String,java.lang.String>)` method is not called from 
production code which would use BlobStoreBackedReadHandleImplV2.
   This something that I noticed while fixing a flaky tests a while ago in 
#24331.
   ["PIP 76: Streaming 
Offload"](https://github.com/apache/pulsar/wiki/PIP-76:-Streaming-Offload) 
hasn't been fully implemented.
   


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