[
https://issues.apache.org/jira/browse/DRILL-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419997#comment-16419997
]
ASF GitHub Bot commented on DRILL-6286:
---------------------------------------
GitHub user dvjyothsna opened a pull request:
https://github.com/apache/drill/pull/1196
DRILL-6286: Fixed incorrect reference to shutdown in drillbit.log
@vrozov , @ilooner Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dvjyothsna/drill DRILL-6286
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1196.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1196
----
commit db251cf61e2e07880fd5a6756ccf31c2df60e338
Author: dvjyothsna <root@...>
Date: 2018-03-30T00:11:49Z
DRILL-6286: Fixed incorrect reference to shutdown in drillbit.log
----
> Regression: incorrect reference to shutdown in drillbit.log
> -----------------------------------------------------------
>
> Key: DRILL-6286
> URL: https://issues.apache.org/jira/browse/DRILL-6286
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Vlad Rozov
> Assignee: Venkata Jyothsna Donapati
> Priority: Major
> Fix For: 1.14.0
>
>
> drillbit.log refers to shutdown even in cases when no shutdown sequence was
> initiated:
> {noformat}
> 2018-03-16 11:55:52,693 [drill-executor-19] INFO
> o.apache.drill.exec.work.WorkManager - Waiting for 0 queries to complete
> before shutting down
> 2018-03-16 11:55:52,693 [drill-executor-19] INFO
> o.apache.drill.exec.work.WorkManager - Waiting for 3 running fragments to
> complete before shutting down
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)