shihuafeng created DRILL-8455:
---------------------------------
Summary: mergejion memory leak when exception
Key: DRILL-8455
URL: https://issues.apache.org/jira/browse/DRILL-8455
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.20.0
Reporter: shihuafeng
when mergerjoin operator spilling data to disk ,it generate following
exception:
mergerjoin operator can not untimely invoke release() to free memory
+
{code:java}
org.apache.drill.common.exceptions.UserException: RESOURCE ERROR: External Sort
encountered an error while spilling to disk{code}
+
--
This message was sent by Atlassian Jira
(v8.20.10#820010)