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/04/11 10:13:41 UTC

[jira] [Commented] (TRAFODION-2589) pyinstaller - do remote node initialize in parallel

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

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

GitHub user mkby opened a pull request:

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

    [TRAFODION-2589] pyinstaller - do remote node initialize in parallel

    

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

    $ git pull https://github.com/mkby/incubator-trafodion 2589

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

    https://github.com/apache/incubator-trafodion/pull/1062.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 #1062
    
----
commit f45c3aa6a541445142bddca9d18bf93d78458d40
Author: Eason <hf...@gmail.com>
Date:   2017-04-11T10:11:48Z

    [TRAFODION-2589] pyinstaller - do remote node initialize in parallel

----


> pyinstaller - do remote node initialize in parallel
> ---------------------------------------------------
>
>                 Key: TRAFODION-2589
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2589
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: installer
>            Reporter: Eason Zhang
>            Assignee: Eason Zhang
>
> Currently the remote node initialize work is done by a for loop, this is not efficient. Using threads to improve performance.



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