You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/10 20:22:00 UTC

[jira] [Commented] (TRAFODION-2681) Repeated execution of prepared SQL select statement causes memory leak

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

ASF GitHub Bot commented on TRAFODION-2681:
-------------------------------------------

GitHub user selvaganesang opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1172

    [TRAFODION-2681] Repeated execution of prepared SQL select statement …

    …causes memory leak
    
    This leak can be seen with the mdam plans when it attempts to do multiple scans
    of different key ranges

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selvaganesang/incubator-trafodion trafodion-2681

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1172.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 #1172
    
----
commit 7c3a46a7efc63974b21e88022dd2cf8829784c8c
Author: selvaganesang <se...@esgyn.com>
Date:   2017-07-10T20:17:20Z

    [TRAFODION-2681] Repeated execution of prepared SQL select statement causes memory leak
    
    This leak can be seen with the mdam plans when it attempts to do multiple scans
    of different key ranges

----


> Repeated execution of prepared SQL select statement causes memory leak
> ----------------------------------------------------------------------
>
>                 Key: TRAFODION-2681
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2681
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-exe
>    Affects Versions: 2.0-incubating
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>             Fix For: 2.2-incubating
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)