mirror of
https://github.com/apache/druid.git
synced 2025-02-13 21:45:15 +00:00
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