You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (JIRA)" <ji...@apache.org> on 2019/07/01 21:41:00 UTC

[jira] [Resolved] (IGNITE-11912) [IEP-35] Research possibility to optimize MetricRegistry

     [ https://issues.apache.org/jira/browse/IGNITE-11912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Izhikov resolved IGNITE-11912.
--------------------------------------
    Resolution: Duplicate

> [IEP-35] Research possibility to optimize MetricRegistry
> --------------------------------------------------------
>
>                 Key: IGNITE-11912
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11912
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Nikolay Izhikov
>            Assignee: Nikolay Izhikov
>            Priority: Major
>              Labels: IEP-35
>
> We should research and benchmark different data structure for a MetricRegistry implementation.
> A basic assumption of `MetricRegistry` usage:
> 1. Collection of metrics almost constant during Ignite lifetime. It will be changed on cache creation(destroy) and other not frequent operations.
> 2. Collection of metrics will be read very frequently(each several seconds or frequently) by configured metric exporters.



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