You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/07/19 14:38:00 UTC

[jira] [Created] (IGNITE-15149) Fix javadoc in Network module.

Andrey Mashenkov created IGNITE-15149:
-----------------------------------------

             Summary: Fix javadoc in Network module.
                 Key: IGNITE-15149
                 URL: https://issues.apache.org/jira/browse/IGNITE-15149
             Project: Ignite
          Issue Type: Bug
            Reporter: Andrey Mashenkov
            Assignee: Aleksandr Polovtcev
             Fix For: 3.0.0-alpha3


After IGNITE-13751 had been merged, Javadoc suite failed on TC due to lack of javadocs.
 Let's fix "warnings" that is related to Network module.

Startpoint is to run javadoc goal for the apache-ignite project:
{code:java}
mvn javadoc:javadoc
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)