[
https://issues.apache.org/jira/browse/IGNITE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Fedotov updated IGNITE-8919:
---------------------------------
Description:
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]
was:
It seems that in StartNodeCallableImpl class methods private String exec() 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]
> 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
>
> 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)