You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/14 09:02:00 UTC

[jira] [Commented] (IGNITE-8919) Wrong documentation of exec methods in StartNodeCallableImpl class

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

ASF GitHub Bot commented on IGNITE-8919:
----------------------------------------

GitHub user 1vanan opened a pull request:

    https://github.com/apache/ignite/pull/4535

    IGNITE-8919 Wrong documentation of exec methods in StartNodeCallableImpl class

    

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

    $ git pull https://github.com/1vanan/ignite IGNITE-8919

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

    https://github.com/apache/ignite/pull/4535.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 #4535
    
----
commit 9dec47224b51e9cba53863a62c2b60c5acfbfb7b
Author: Fedotov <va...@...>
Date:   2018-08-14T08:57:34Z

    change description of exec method

----


> 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)