eolivelli commented on issue #9873: URL: https://github.com/apache/pulsar/issues/9873#issuecomment-797429516
@DonHaul > Is blobit designed for realtime and reliability features? yes it is, most notably it was initially designed to read the objects as soon as it has been written by the writer (it is using some feature in BK that is not used in Pulsar, like `readUnconfirmed`, in order to reduce latency. feel free to open a ticket with your use case on the issue tracker on github. cc @nicoloboschi @diegosalvi @dianacle ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
