[ https://issues.apache.org/jira/browse/HAWQ-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156374#comment-15156374 ]
ASF GitHub Bot commented on HAWQ-426: ------------------------------------- Github user ztao1987 commented on the pull request: https://github.com/apache/incubator-hawq/pull/361#issuecomment-186968123 +1 > Memory leak for query and prepared statement due to introduction of query > resource parameters > --------------------------------------------------------------------------------------------- > > Key: HAWQ-426 > URL: https://issues.apache.org/jira/browse/HAWQ-426 > Project: Apache HAWQ > Issue Type: Bug > Components: Core, Query Execution > Affects Versions: 2.0.0-beta-incubating > Reporter: Ruilong Huo > Assignee: Ruilong Huo > Fix For: 2.0.0 > > > During resource allocation for query and prepared statement, we cache the > query resource parameters so that query resource can be allocated for > multiple query execution after query preparation. Currently, query resource > parameters is kept in CacheMemoryContext or TopMemoryContext which may lead > to memory leak. -- This message was sent by Atlassian JIRA (v6.3.4#6332)