You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by alamar <gi...@git.apache.org> on 2018/02/01 13:46:14 UTC

[GitHub] ignite pull request #3463: IGNITE-7489 Factor total allocated pages in data ...

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 <il...@...>
Date:   2018-02-01T13:45:12Z

    IGNITE-7489 Factor total allocated pages in data region's fillFactor, add test.

----


---

[GitHub] ignite pull request #3463: IGNITE-7489 Factor total allocated pages in data ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---