druid/processing
Karan Kumar 8dce3ca4d5
OOM fix for running MSQ jobs with `intermediateSuperSorterStorageMaxLocalBytes` set (#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
2023-03-29 18:00:00 +05:30
..
src OOM fix for running MSQ jobs with `intermediateSuperSorterStorageMaxLocalBytes` set (#13974) 2023-03-29 18:00:00 +05:30
pom.xml Fixing security vulnerability check errors (#13956) 2023-03-23 11:10:06 +05:30