[ 
https://issues.apache.org/jira/browse/IGNITE-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352375#comment-16352375
 ] 

ASF GitHub Bot commented on IGNITE-5265:
----------------------------------------

GitHub user alex-plekhanov opened a pull request:

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

    IGNITE-5265 Eviction Rate memory metric

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alex-plekhanov/ignite ignite-5265

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3474.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 #3474
    
----
commit 54249b1950a274bb7b7919af6c72ceafa0059aec
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-01-29T13:39:44Z

    IGNITE-5265 Eviction rate memory metric

commit cee5c762c424ee090041290e786734d214cb1873
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-02-01T13:06:27Z

    IGNITE-5265 Page eviction metric

commit 4758333e7567a370fa85ad8287e291712cf9b1f4
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-02-05T13:27:58Z

    IGNITE-5265 Unit test

----


> Eviction Rate memory metric to be implemented
> ---------------------------------------------
>
>                 Key: IGNITE-5265
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5265
>             Project: Ignite
>          Issue Type: Task
>          Components: general
>            Reporter: Sergey Chugunov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>             Fix For: 2.5
>
>
> Eviction rate metric is declared on *MemoryMetrics* interface but isn't 
> implemented in *MemoryMetricsImpl* (current implementation returns 0 right 
> away).
> This metric must be implemented identically to *allocationRate* metric from 
> the same interface (algorithm for *allocationRate* can be reused with minor 
> refactoring).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to