GitHub user abeliak opened a pull request:
https://github.com/apache/ignite/pull/3553 Ignite 7776 - long constants calculation
Big L pull request with intL * int * int calculation of long constants
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7776
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3553.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3553
----
commit 6a057a0356714e01aded0f38dbeac4b6db53e4ce
Author: Alexander Belyak <alexandr.belyak@...>
Date: 2018-02-21T13:45:29Z
ignite-7776: fix memory configuration docs and minor assertion&naming fixes
commit af31159c1237ee8d47aa1dc39352dc66283d4d66
Author: Alexander Belyak <alexandr.belyak@...>
Date: 2018-02-21T14:52:54Z
ignite-7776: use L after first multiplier in long constants calculation in tests
commit ad1dc6e625fb853761f01caf1b7034771ae36950
Author: Alexander Belyak <alexandr.belyak@...>
Date: 2018-02-21T14:55:04Z
ignite-7776: use L after first multiplier in long constants calculation in tests
----
---