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/02/01 22:36:51 UTC

[jira] [Commented] (TRAFODION-2469) TM clients like dtmci don't exit cleanly

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

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

GitHub user selvaganesang opened a pull request:

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

    [TRAFODION-2469] TM clients like dtmci don't exit cleanly

    Created a new API TMCLIENTEXIT in TM library to clean up
    opens. dtmci now calls this API before exiting

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

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

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

    https://github.com/apache/incubator-trafodion/pull/942.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 #942
    
----
commit 8785bb59c7b205f7d205aaccdf6cb3ad78dd819e
Author: selvaganesang <se...@esgyn.com>
Date:   2017-02-01T22:12:05Z

    [TRAFODION-2469] TM clients like dtmci don't exit cleanly
    
    Created a new API TMCLIENTEXIT in TM library to clean up
    opens. dtmci now calls this API before exiting

----


> TM clients like dtmci don't exit cleanly
> ----------------------------------------
>
>                 Key: TRAFODION-2469
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2469
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: dtm
>    Affects Versions: any
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>             Fix For: 2.1-incubating
>
>
> dtmci opens tm process $TM0, $TM1... but these opens are not closed cleanly while exiting



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)