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 2018/06/01 19:50:00 UTC

[jira] [Commented] (TRAFODION-3095) Trafodion process should abort when it encounters OOM condition in java

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

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

GitHub user selvaganesang opened a pull request:

    https://github.com/apache/trafodion/pull/1589

    [TRAFODION-3095] Trafodion SQL process should abort when it encounter…

    …s OOM condition in java

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

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

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

    https://github.com/apache/trafodion/pull/1589.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 #1589
    
----
commit 81b2c6b4b98ddfe94ec79e0139c838e3b0581380
Author: selvaganesang <se...@...>
Date:   2018-06-01T19:47:20Z

    [TRAFODION-3095] Trafodion SQL process should abort when it encounters OOM condition in java

----


> Trafodion process should abort when it encounters OOM condition in java
> -----------------------------------------------------------------------
>
>                 Key: TRAFODION-3095
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3095
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: sql-exe
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>            Priority: Major
>
> When OOM condition happens, Trafodion processes creates a hprof in the logs directory $TRAF_HOME/logs, but continues to run.
> Most of the time, the JVM may not be able to recover from this incident and hence it is better to abort the process.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)