hangc0276 commented on PR #3796: URL: https://github.com/apache/bookkeeper/pull/3796#issuecomment-1455428997
> https://mail.google.com/mail/u/0/#inbox/FMfcgzGrcjQBvslxtJLpRNJfqCwknmpg -1 (non-binding) for new BP-61 : > > 1. I think no need to revert 12 PRs to refactor the ByteBuf release method > 2. Directly replace ReferenceCountUtil.safeRelease() with ReferenceCountUtil.release() @StevenLuMT I just replace `ReferenceCountUtil.safeRelease()` with `ReferenceCountUtil.release()` to revert those changes, would you please point out your ideas in detail? -- 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]
