GitHub user ibessonov opened a pull request:
https://github.com/apache/ignite/pull/4717 IGNITE-9518 getPagesFillFactor returns NaN for empty cache
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9518
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4717.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4717
----
commit e606a740c100f8551b44d85d1a7a17204419b369
Author: ibessonov <bessonov.ip@...>
Date: 2018-09-10T15:06:42Z
IGNITE-9518 Fix of DataRegionMetrics#getPagesFillFactor implementation so it doesn't return NaN anymore
----
---