[ https://issues.apache.org/jira/browse/IGNITE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitriy Pavlov updated IGNITE-8919: ----------------------------------- Fix Version/s: 2.7 > Wrong documentation of exec methods in StartNodeCallableImpl class > ------------------------------------------------------------------ > > Key: IGNITE-8919 > URL: https://issues.apache.org/jira/browse/IGNITE-8919 > Project: Ignite > Issue Type: Bug > Reporter: Ivan Fedotov > Assignee: Ivan Fedotov > Priority: Major > Fix For: 2.7 > > > It seems that in StartNodeCallableImpl class methods > {code:java} > private String exec() > {code} > have wrong documentation [1]. > It's necessary to change documentation to more appropriate. > [1][https://github.com/apache/ignite/blob/master/modules/ssh/src/main/java/org/apache/ignite/internal/util/nodestart/StartNodeCallableImpl.java#L393] > -- This message was sent by Atlassian JIRA (v7.6.3#76005)