You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/15 00:12:25 UTC

[jira] [Commented] (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

    [ https://issues.apache.org/jira/browse/HAWQ-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242027#comment-15242027 ] 

ASF GitHub Bot commented on HAWQ-678:
-------------------------------------

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 <yj...@pivotal.io>
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

----


> Resource manager should close connection with QD when QD is cancelled and try to return resource to clean up all registered resource context
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HAWQ-678
>                 URL: https://issues.apache.org/jira/browse/HAWQ-678
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>            Reporter: Yi Jin
>            Assignee: Lei Chang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)