[
https://issues.apache.org/jira/browse/IGNITE-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533636#comment-16533636
]
ASF GitHub Bot commented on IGNITE-8619:
----------------------------------------
GitHub user 1vanan opened a pull request:
https://github.com/apache/ignite/pull/4314
IGNITE-8619 Remote node could not start in ssh connection
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/1vanan/ignite IGNITE-8619
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4314.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 #4314
----
commit e9e9e4ae5c1b31d9218865981cc3a936c6e922b8
Author: Fedotov <vanen31@...>
Date: 2018-07-05T09:36:31Z
change shell command
commit b90c9cbde31eb8cfd522c7159d1d8c855e4f8904
Author: Fedotov <vanen31@...>
Date: 2018-07-05T11:58:13Z
fix shell command
----
> Remote node could not start in ssh connection
> ---------------------------------------------
>
> Key: IGNITE-8619
> URL: https://issues.apache.org/jira/browse/IGNITE-8619
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Fedotov
> Assignee: Ivan Fedotov
> Priority: Major
>
> Now there is a problem with launch remote node via ssh. Initially was an
> assumption that it's due to remote process has not enough time to write
> information into log:
> [IGNITE-8085|https://issues.apache.org/jira/browse/IGNITE-8085]. But this
> correction didn't fix [TeamCity
> |https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=6814497542781613621&tab=testDetails].
>
> So it's necessary to make launch remote node via ssh always succesful.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)