You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Belyak (JIRA)" <ji...@apache.org> on 2018/02/21 11:28:00 UTC

[jira] [Created] (IGNITE-7776) Check calculated values in javadoc

Alexander Belyak created IGNITE-7776:
----------------------------------------

             Summary: Check calculated values in javadoc
                 Key: IGNITE-7776
                 URL: https://issues.apache.org/jira/browse/IGNITE-7776
             Project: Ignite
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.3, 2.2, 2.1, 2.0
            Reporter: Alexander Belyak
            Assignee: Alexander Belyak


We have two issue with calculated value in javadoc:

1) wrong numbers, for example: #\{5 * 1024 * 102 * 1024}

2) overflow int type, for example: #\{5 * 1024 * 1024 * 1024}

Need to check&fix as many places as possible.



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