fresh-borzoni opened a new pull request, #2948: URL: https://github.com/apache/fluss/pull/2948
closes #1184 Fix: each `DefaultCompletedFetc`h retains the parsed `ByteBuf` and releases in `drain()`. The response handler releases the base reference in finally. Netty refcounting keeps the buffer alive exactly until the last bucket's records are consumed. Both client paths now use zero-copy. isInnerClient flag removed as it was used only for this. -- 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]
