[
https://issues.apache.org/jira/browse/HAWQ-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072375#comment-15072375
]
ASF GitHub Bot commented on HAWQ-285:
-------------------------------------
GitHub user jiny2 opened a pull request:
https://github.com/apache/incubator-hawq/pull/221
HAWQ-285. not freed connection track instance
This is a bug, in case altering queue statement is canceled, temporary
created connection track instance is not freed in
rebuildResourceQueueTrackDynamicStatusInShadow()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiny2/incubator-hawq HAWQ-285
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/221.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 #221
----
commit 5032ed0a1049da240cb2236a0c79e0495d751485
Author: YI JIN <[email protected]>
Date: 2015-12-28T03:17:03Z
HAWQ-285. not freed connection track instance
----
> not freed connection track instance
> -----------------------------------
>
> Key: HAWQ-285
> URL: https://issues.apache.org/jira/browse/HAWQ-285
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Resource Manager
> Reporter: Yi Jin
> Assignee: Yi Jin
>
> This is a bug, in case altering queue statement is canceled, temporary
> created connection track instance is not freed in
> rebuildResourceQueueTrackDynamicStatusInShadow()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)