[
https://issues.apache.org/jira/browse/IGNITE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Rudyak updated IGNITE-3242:
--------------------------------
Description:
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
was:
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
> 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.4#6332)