Ramana Inukonda Nagaraj created DRILL-849:
---------------------------------------------
Summary: Drillbit crashes with an out of memory error after large
number of queries
Key: DRILL-849
URL: https://issues.apache.org/jira/browse/DRILL-849
Project: Apache Drill
Issue Type: Bug
Components: Execution - Flow
Reporter: Ramana Inukonda Nagaraj
Assignee: Aditya Kishore
Priority: Blocker
git.commit.id.abbrev=01bf849
Hit this after https://issues.apache.org/jira/browse/DRILL-843 was resolved.
The permgen issue went away and now am seeing this in the logs after the
drillbit went down.
Exception in thread "WorkManager-36" Exception in thread "WorkManager-33"
Exception in thread "WorkManager-34" Exception in thread "WorkManager-39"
Exception in thread "WorkManager-40" Out of memory, exiting.
Out of memory, exiting.
Exception in thread "ShutdownHook"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "WorkManager-36"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "WorkManager-33"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "WorkManager-34"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "WorkManager-39"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "WorkManager-40"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "ShutdownHook"
--
This message was sent by Atlassian JIRA
(v6.2#6252)