You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Rudyak (JIRA)" <ji...@apache.org> on 2017/06/08 03:38:18 UTC

[jira] [Assigned] (IGNITE-3242) JMX MBean for ignite-cassandra module

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

Igor Rudyak reassigned IGNITE-3242:
-----------------------------------

    Assignee: Igor Rudyak  (was: Eugene Kirin)

> JMX MBean for ignite-cassandra module
> -------------------------------------
>
>                 Key: IGNITE-3242
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3242
>             Project: Ignite
>          Issue Type: New Feature
>          Components: cache
>            Reporter: Igor Rudyak
>            Assignee: Igor Rudyak
>
> Ignite-Cassandra module should contain JMX MBean, allowing to monitor such custom metrics (for each Ignite cache and summary):
> 1. Size of Cassandra sessions pool
> 2. Number of times establishing/closing Cassandra sessions
> 3. Number of:
>   * Records *READ* from Cassandra
>   * Records *WRITTEN* to Casandra
>   * Failed *READ* operations
>   * Failed *WRITE* operations
> 4. Min/Max/Average number (and percentage) of attempts to retry failed *READ/WRITE/DELETE* operation until it succeed
> 5. Min/Max/Average/Summary sleep time until failed *READ/WRITE/DELETE* operation succeed after several attempts
> 6. Average time of *READ* operation
> 7. Average time of *WRITE* operation



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)