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/10/19 08:06:00 UTC

[jira] [Commented] (TRAFODION-2773) When the timeout is set, odb is still hang

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

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

GitHub user SuJinpei opened a pull request:

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

    [TRAFODION-2773] When the timeout is set, odb is still hang

    we needn't call other function which may cause odb hang again when receiving a signal, we just want to exit.

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

    $ git pull https://github.com/SuJinpei/incubator-trafodion TRAFODION-2773

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

    https://github.com/apache/incubator-trafodion/pull/1272.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 #1272
    
----
commit 9f93e7d55357c543c035328ca21e9b70959184b6
Author: SuJinpei <87...@qq.com>
Date:   2017-10-19T07:54:38Z

    fix TRAFODION-2773

----


> When the timeout is set, odb is still hang
> ------------------------------------------
>
>                 Key: TRAFODION-2773
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2773
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: db-utility-odb
>    Affects Versions: any
>            Reporter: pengpeng.yang
>            Priority: Minor
>
> When I use odb to load the data, I encountered the odb program hung. And odb has been disconnected from mxosrvr. Then I set the timeout 3600, then the problem still exists.
> The following is odb process:
> #ps -ef |grep odb
> root     49457 60391  0 10:25 pts/0    00:00:00 grep odb
> 503      59013  5043  5 02:42 ?        00:25:35 ./odb64luo -u trafodion -p ?       -d traf -timeout 3600 -l src odb_performance_loadfile/load_data_performance tgt trafodion.odb_load_perf.big_table21 rows 50000 parallel 8 loadcmd UL fs | sq "



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)