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

Oleg Ignatenko commented on IGNITE-8619:
----------------------------------------

[~ivanan.fed] I re-checked  [most recent revisions at 
Github|https://github.com/1vanan/ignite/tree/IGNITE-8619] and these look OK 
except for few relatively minor issues in 
[IgniteProjectionStartStopRestartSelfTest|https://github.com/1vanan/ignite/blob/IGNITE-8619/modules/ssh/src/test/java/org/apache/ignite/internal/IgniteProjectionStartStopRestartSelfTest.java]:
 1) there is one unused import 2) first 6 lines in {{startCheckNodes()}} method 
are incorrectly indented and 3) Intellij recommends to inline two last 
parameters in {{startNodes}} method because these are always the same.

After above issues are addressed, strongly recommend to merge to master. (cc 
[~NSAmelchev])

> 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
>    Affects Versions: 2.6
>            Reporter: Ivan Fedotov
>            Assignee: Ivan Fedotov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.8
>
>
> 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]
>  (IgniteProjectionStartStopRestartSelfTest.testStartFiveNodesInTwoCalls). 
> So  it's necessary to make launch remote node via ssh always succesful.



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

Reply via email to