GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/3463
IGNITE-7489 Factor total allocated pages in data region's fillFactor.
⦠add test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7489
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3463.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 #3463
commit aa35af86b3f06257add6d5a8b1e3098e721729d0
Author: Ilya Kasnacheev
Date: 2018-02-01T13:45:12Z
IGNITE-7489 Factor total allocated pages in data region's fillFactor, add
test.
---