lhotari commented on PR #4293: URL: https://github.com/apache/bookkeeper/pull/4293#issuecomment-2127871748
I finally found the root cause in Bookkeeper client. The client had several buffer leaks since the ByteBufList lifecycle was incorrectly handled and write promises were dropped and ignored when authentication was in progress. @merlimat @hangc0276 @poorbarcode @eolivelli @nicoloboschi @dlg99 Please review! I hope we could release 4.16.6 after this PR is processed, merged and cherry-picked to branch-4.16 . -- 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: commits-unsubscr...@bookkeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org