You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Ramana Inukonda Nagaraj (JIRA)" <ji...@apache.org> on 2014/06/17 01:03:01 UTC

[jira] [Created] (DRILL-1000) Shutdown of drillbits during a restart always results in an exception in drillbit.out

Ramana Inukonda Nagaraj created DRILL-1000:
----------------------------------------------

             Summary: Shutdown of drillbits during a restart always results in an exception in drillbit.out
                 Key: DRILL-1000
                 URL: https://issues.apache.org/jira/browse/DRILL-1000
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Ramana Inukonda Nagaraj
            Priority: Minor


Exception in thread "ShutdownHook" java.lang.IllegalStateException: Failure while trying to close allocator: Child level allocators not closed.        at org.apache.drill.exec.memory.TopLevelAllocator.close(TopLevelAllocator.java:105)
        at org.apache.drill.exec.server.BootStrapContext.close(BootStrapContext.java:73)        at com.google.common.io.Closeables.close(Closeables.java:77)
        at com.google.common.io.Closeables.closeQuietly(Closeables.java:108)        at org.apache.drill.exec.server.Drillbit.close(Drillbit.java:175)
        at org.apache.drill.exec.server.Drillbit$ShutdownThread.run(Drillbit.java:187)



--
This message was sent by Atlassian JIRA
(v6.2#6252)