GitHub user dvjyothsna opened a pull request:
https://github.com/apache/drill/pull/921
DRILL-4286 Graceful shutdown of drillbit
Following is the design document
https://docs.google.com/document/d/1AauIwVCjsBKBSbbU6sQODErrEp7n3IwniMtgK4m09MQ/edit#heading=h.224lbmcaxu2d.
I will be doing minor modifications and adding more tests for a couple of
days.
PCAP_SUB_SCAN in UserBitShared.proto is missing. I have added that since I
made some changes to protobuf and generated code. Once it is added as part of
DRILL-5432 I will remove it from my commit.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dvjyothsna/drill DRILL-4286
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/921.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 #921
----
commit 9968d60da1c5c75dda3162f5913968f05a378366
Author: dvjyothsna <[email protected]>
Date: 2017-08-24T15:58:00Z
DRILL-4286 Graceful shutdown of drillbit
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---