Enhancing Pulsar CI with Netty leak detection and reporting

2025-05-08 Thread Lari Hotari
Hello all, Currently, Pulsar CI lacks the capability to systematically detect and report Netty buffer leaks. This creates a significant blind spot in our quality assurance process, as these leaks can slip through undetected until they manifest as performance degradation, resource exhaustion, or un

[DISCUSS] PIP-416: Add a new topic method to implement trigger offload by size threshold

2025-05-08 Thread shoyo0814
Hi all, I have created a PIP about add a new client implement method for topic trigger offload by size threshold . PIP: https://github.com/apache/pulsar/pull/24276 Looking forward to your suggestions . Thanks

Re: [DISCUSS] PIP-416: Add a new topic method to implement trigger offload by size threshold

2025-05-08 Thread Tao Jiuming
Great job, I’m +1 with the change. shoyo0814 于2025年5月8日周四 17:54写道: > Hi all, I have created a PIP about add a new client implement method for > topic trigger offload by size threshold . > PIP: https://github.com/apache/pulsar/pull/24276 > Looking forward to your suggestions . > > > Thanks >

Re: Enhancing Pulsar CI with Netty leak detection and reporting

2025-05-08 Thread Heesung Sohn
I agree with this direction. On Thu, May 8, 2025 at 1:12 AM Lari Hotari wrote: > > Hello all, > > Currently, Pulsar CI lacks the capability to systematically detect and > report Netty buffer leaks. This creates a significant blind spot in > our quality assurance process, as these leaks can slip t