GitHub user jiny2 opened a pull request:
https://github.com/apache/incubator-hawq/pull/614
HAWQ-678. Resource manager should close connection with QD when QD is
cancelled and try to return resource to clean up all registered resource context
When one FD is waiting for resource from resource manager, QD is canclled,
QD sends return resource from another FD, in this case old one should be
disconnected at once to ensure the response is sent to QD through new FD.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiny2/incubator-hawq HAWQ-678
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/614.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 #614
----
commit 04dc73f262f63fc378d3619850d06720c304c055
Author: YI JIN <[email protected]>
Date: 2016-04-14T22:09:13Z
HAWQ-678. Resource manager should close connection with QD when QD is
cancelled and try to return resource to clean up all registered resource context
----
---
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.
---