Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

[TRAFODION-2309] Memory leak observed in Repository context #783

Merged
merged 1 commit into from Oct 26, 2016

Conversation

arvind-narain
Copy link
Contributor

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)

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
@Traf-Jenkins
Copy link

Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/1276/

@Traf-Jenkins
Copy link

@sureshsubbiah
Copy link
Contributor

Looks good @arvind-narain. Thank you. +1

Copy link
Contributor

@selvaganesang selvaganesang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Please check if the same issue can be encountered when T4/ODBC application uses the same handle to ExecDirect many sql statements. You can have a different JIRA if it is a potential issue

@arvind-narain
Copy link
Contributor Author

Thanks Suresh, Selva. I'll check on T4/ODBC concern raised and create a separate JIRA if it is an issue.

@asfgit asfgit merged commit 7f286d2 into apache:master Oct 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
5 participants