Hi Renkai, Thank you for proposing and implementing this PIP. It will be a great improvement to the Tiered Storage feature, and I am interested in contributing to this initiative if any help is needed. I see that PIP 76 is already marked as "Accepted" on the Pulsar GitHub Wiki. However, I don't believe the work is finished yet. Are you able to provide an update on what remaining work needs to be done?
I see two PRs associated with this PIP: https://github.com/apache/pulsar/pull/9096 (PIP 76: Streaming Offload(Part I)) https://github.com/apache/pulsar/pull/9202 (PIP 76: Streaming Offload(Part II)) Part I is already merged, and Part II is still in progress. Are there any additional PRs needed? I don't think I see any documentation, so we'll want to make sure that gets covered as well. It'd be great to get this feature in the 2.8.0 release. Best, Michael Marshall On 2021/01/05 09:18:16 Renkai Ge wrote: > Hi, community: > Recently, we are facing some problems with the offloading mechanism about > performance, resource efficiency, time lag, and so on. So I have drafted a > new mechanism in PIP 76. > You can check the proposal at [PIP 76: Streaming Offload · apache/pulsar Wiki > · GitHub](https://github.com/apache/pulsar/wiki/PIP-76%3A-Streaming-Offload), > any voice is welcomed. > > Best, > Renkai