karanmehta93 commented on issue #2729: URL: https://github.com/apache/bookkeeper/issues/2729#issuecomment-856869881
@hangc0276 In my understanding, this change shouldn't increase/decrease direct memory usage from before. Earlier, when the heap buffer was allocated, netty lib used to allocate direct memory and then copy contents there. Now that is bypassed. Netty lib takes the responsibility of releasing memory. -- 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]
