cryptoe opened a new pull request, #13974: URL: https://github.com/apache/druid/pull/13974
While using `intermediateSuperSorterStorageMaxLocalBytes` the super sorter was retaining references of the memory allocator.  The fix clears the current `outputChannel` when close() is called on the `[ComposingWritableFrameChannel.java](https://github.com/apache/druid/compare/master...cryptoe:ComposingOutputChannelFIx?expand=1#diff-7b8f1d92788e97dfa04896856c99acc08bb2b62b2bc56ec556967c8d61973e04)` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
