Github user asfgit closed the pull request at:
https://github.com/apache/drill/pull/1217
---
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 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 DRILL-63