You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/05/15 05:42:01 UTC

[jira] [Updated] (DRILL-3097) Drillbit.ShutdownHook confusingly uses Drillbit's logger for "Shutdown begun" message

     [ https://issues.apache.org/jira/browse/DRILL-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Barclay (Drill) updated DRILL-3097:
------------------------------------------
    Priority: Minor  (was: Major)

> 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)
>            Priority: Minor
>
> 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)