Daniel Barclay (Drill) created DRILL-3097:
---------------------------------------------

             Summary: Drillbit.ShutdownHook confusingly uses Drillbit's logger 
for "Shutdown begun" message
                 Key: DRILL-3097
                 URL: https://issues.apache.org/jira/browse/DRILL-3097
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


Drillbit's inner class ShutdownHook uses Drillbit's logger for its "Shutdown 
begun..." message:

... INFO  org.apache.drill.exec.server.Drillbit - Received shutdown request.

That's confusing, because that sounds like it's talking about a request to shut 
down the Drillbit (that is, a call to Drillbit.close()), when it's really 
referring to the fact that the JVM received a shutdown request.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to