You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/07/02 00:40:04 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 ]

Chris Westin updated DRILL-3097:
--------------------------------
    Component/s: Execution - Flow

> 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
>          Components: Execution - Flow
>            Reporter: Daniel Barclay (Drill)
>            Priority: Minor
>             Fix For: Future
>
>
> 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)