[
https://issues.apache.org/jira/browse/IGNITE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609358#comment-16609358
]
ASF GitHub Bot commented on IGNITE-9518:
----------------------------------------
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.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 #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
----
> getPagesFillFactor returns NaN for empty cache
> ----------------------------------------------
>
> Key: IGNITE-9518
> URL: https://issues.apache.org/jira/browse/IGNITE-9518
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
>
> PagesFillFactor attribute of DataRegionMetrics / DataStorageMetrics MX bean
> returns NaN for empty cache.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)