[GitHub] drill pull request #1217: DRILL-6302: Fixed NPE in Drillbit close method

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

[GitHub] drill pull request #1217: DRILL-6302: Fixed NPE in Drillbit close method

2018-04-17 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/1217#discussion_r182302719 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/Drillbit.java --- @@ -225,14 +225,18 @@ public synchronized void close() { }

[GitHub] drill pull request #1217: DRILL-6302: Fixed NPE in Drillbit close method

2018-04-17 Thread dvjyothsna
GitHub user dvjyothsna opened a pull request: https://github.com/apache/drill/pull/1217 DRILL-6302: Fixed NPE in Drillbit close method @sohami Please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/dvjyothsna/drill