[
https://issues.apache.org/jira/browse/DRILL-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Westin updated DRILL-3097:
--------------------------------
Fix Version/s: Future
> 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)
> Assignee: Chris Westin
> 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)