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. 
   ![Screenshot 2023-03-24 at 5 50 43 
PM](https://user-images.githubusercontent.com/2260045/227519789-acff9bb3-6e81-4f20-a5e2-682dba52e8a4.png)
   
   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]

Reply via email to