[GitHub] drill pull request #1196: DRILL-6286: Fixed incorrect reference to shutdown ...

2018-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1196 ---

[GitHub] drill pull request #1196: DRILL-6286: Fixed incorrect reference to shutdown ...

2018-03-30 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1196#discussion_r178375583 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/WorkManager.java --- @@ -86,6 +86,9 @@ private final StatusThread statusThread;

[GitHub] drill pull request #1196: DRILL-6286: Fixed incorrect reference to shutdown ...

2018-03-30 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1196#discussion_r178376213 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/WorkManager.java --- @@ -212,19 +218,29 @@ private boolean areQueriesAndFragmentsEmpty() {

[GitHub] drill pull request #1196: DRILL-6286: Fixed incorrect reference to shutdown ...

2018-03-30 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1196#discussion_r178376362 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/WorkManager.java --- @@ -212,19 +218,29 @@ private boolean areQueriesAndFragmentsEmpty() {

[GitHub] drill pull request #1196: DRILL-6286: Fixed incorrect reference to shutdown ...

2018-03-29 Thread dvjyothsna
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