[
https://issues.apache.org/jira/browse/TRAFODION-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16284408#comment-16284408
]
ASF GitHub Bot commented on TRAFODION-2836:
-------------------------------------------
GitHub user selvaganesang opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1332
Fixes for [TRAFODION-2836] and [TRAFODION-2420]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/incubator-trafodion rms_changes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1332.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 #1332
----
commit 1a3dc6740be73800cfe899632deaa0a8e4f4d64f
Author: selvaganesang <[email protected]>
Date: 2017-12-08T23:00:44Z
[TRAFODION-2420] RMS enhancements
The float type counters such as Estimated Accesssed Rows, Estimated Rows
used and
Estimated Memory are not formatted correctly after sprintf changes.
This resulted in RMS output to be messed up making it diffcult to read and
analyze
the output.
(cherry picked from commit 41c0ca7067c1e0097c05e1c823ea26eb2a828591)
commit 68764fcf109e0020c4714567fcc3693e10f1c43c
Author: selvaganesang <[email protected]>
Date: 2017-12-08T23:14:05Z
[TRAFODION-2836] Enable Trafodion SQL processes to configure garbage
collector
in its embedded JVM
Provided a way to configure the garbage collector when the JVM is created
in EsgynDB processes.
----
> Enable Trafodion SQL processes to configure garbage collector in its embedded
> JVM
> ---------------------------------------------------------------------------------
>
> Key: TRAFODION-2836
> URL: https://issues.apache.org/jira/browse/TRAFODION-2836
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: sql-exe
> Reporter: Selvaganesan Govindarajan
> Assignee: Selvaganesan Govindarajan
> Priority: Minor
> Fix For: 2.3-incubating
>
>
> This allows Trafodion SQL processes to choose the best garbage collection
> especially in a multi-threaded environment.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)