GitHub user arvind-narain opened a pull request:

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

    [TRAFODION-2309] Memory leak observed in Repository context

    Following changes:
    
    1. Use REALLOCSQLMXHDLS() after each execute.
    2. Avoid missing stats message in repository context
    3. Handle memory leak in reprepare (delete of tmpSqlString)

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

    $ git pull https://github.com/arvind-narain/incubator-trafodion reposleak

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

    https://github.com/apache/incubator-trafodion/pull/783.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 #783
    
----
commit 7f286d27d1a3f46df0ba1cf10e4624399208a50a
Author: Arvind Narain <narain.arv...@gmail.com>
Date:   2016-10-25T22:07:04Z

    [TRAFODION-2309] Memory leak observed in Repository context
    
    Following changes:
    
    1. Use REALLOCSQLMXHDLS() after each execute.
    2. Avoid missing stats message in repository context
    3. Handle memory leak in reprepare (delete of tmpSqlString

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to