GitHub user adeneche opened a pull request:
https://github.com/apache/drill/pull/442
DRILL-3714: Query runs out of memory and remains in CANCELLATION_REQUâ¦
â¦ESTED state until drillbit is restarted
RpcBus.ChannelClosedHandler calls CoordinationQueue.channelClosed() on both
server and client side
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adeneche/incubator-drill DRILL-3714
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/442.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 #442
----
commit cc66972b5d645c88b43408ea132418d45a1d74b4
Author: adeneche <[email protected]>
Date: 2016-03-23T08:11:46Z
DRILL-3714: Query runs out of memory and remains in CANCELLATION_REQUESTED
state until drillbit is restarted
RpcBus.ChannelClosedHandler calls CoordinationQueue.channelClosed() on both
server and client side
----
---
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.
---