[jira] [Updated] (IGNITE-7798) Give user an ability to check driver metrics in Cassandra store

2020-06-26 Thread Aleksey Plekhanov (Jira)


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

Aleksey Plekhanov updated IGNITE-7798:
--
Fix Version/s: (was: 2.9)
   2.10

> Give user an ability to check driver metrics in Cassandra store
> ---
>
> Key: IGNITE-7798
> URL: https://issues.apache.org/jira/browse/IGNITE-7798
> Project: Ignite
>  Issue Type: Improvement
>  Components: cassandra
>Affects Versions: 2.3
>Reporter: Valentin Kulichenko
>Priority: Major
> Fix For: 2.10
>
>
> Cassandra store uses generic client driver to connect to the cluster. The 
> driver provides {{Metrics}} object which can be useful for monitoring, 
> however there is no way for user to acquire it. Need to find a way to expose 
> this information to public API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-7798) Give user an ability to check driver metrics in Cassandra store

2019-10-03 Thread Maxim Muzafarov (Jira)


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

Maxim Muzafarov updated IGNITE-7798:

Fix Version/s: (was: 2.8)
   2.9

> Give user an ability to check driver metrics in Cassandra store
> ---
>
> Key: IGNITE-7798
> URL: https://issues.apache.org/jira/browse/IGNITE-7798
> Project: Ignite
>  Issue Type: Improvement
>  Components: cassandra
>Affects Versions: 2.3
>Reporter: Valentin Kulichenko
>Priority: Major
> Fix For: 2.9
>
>
> Cassandra store uses generic client driver to connect to the cluster. The 
> driver provides {{Metrics}} object which can be useful for monitoring, 
> however there is no way for user to acquire it. Need to find a way to expose 
> this information to public API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-7798) Give user an ability to check driver metrics in Cassandra store

2018-09-27 Thread Vladimir Ozerov (JIRA)


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

Vladimir Ozerov updated IGNITE-7798:

Fix Version/s: (was: 2.7)
   2.8

> Give user an ability to check driver metrics in Cassandra store
> ---
>
> Key: IGNITE-7798
> URL: https://issues.apache.org/jira/browse/IGNITE-7798
> Project: Ignite
>  Issue Type: Improvement
>  Components: cassandra
>Affects Versions: 2.3
>Reporter: Valentin Kulichenko
>Priority: Major
> Fix For: 2.8
>
>
> Cassandra store uses generic client driver to connect to the cluster. The 
> driver provides {{Metrics}} object which can be useful for monitoring, 
> however there is no way for user to acquire it. Need to find a way to expose 
> this information to public API.



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


[jira] [Updated] (IGNITE-7798) Give user an ability to check driver metrics in Cassandra store

2018-09-25 Thread Nikolay Izhikov (JIRA)


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

Nikolay Izhikov updated IGNITE-7798:

Fix Version/s: (was: 2.8)
   2.7

> Give user an ability to check driver metrics in Cassandra store
> ---
>
> Key: IGNITE-7798
> URL: https://issues.apache.org/jira/browse/IGNITE-7798
> Project: Ignite
>  Issue Type: Improvement
>  Components: cassandra
>Affects Versions: 2.3
>Reporter: Valentin Kulichenko
>Priority: Major
> Fix For: 2.7
>
>
> Cassandra store uses generic client driver to connect to the cluster. The 
> driver provides {{Metrics}} object which can be useful for monitoring, 
> however there is no way for user to acquire it. Need to find a way to expose 
> this information to public API.



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


[jira] [Updated] (IGNITE-7798) Give user an ability to check driver metrics in Cassandra store

2018-09-24 Thread Nikolay Izhikov (JIRA)


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

Nikolay Izhikov updated IGNITE-7798:

Fix Version/s: (was: 2.7)
   2.8

> Give user an ability to check driver metrics in Cassandra store
> ---
>
> Key: IGNITE-7798
> URL: https://issues.apache.org/jira/browse/IGNITE-7798
> Project: Ignite
>  Issue Type: Improvement
>  Components: cassandra
>Affects Versions: 2.3
>Reporter: Valentin Kulichenko
>Priority: Major
> Fix For: 2.8
>
>
> Cassandra store uses generic client driver to connect to the cluster. The 
> driver provides {{Metrics}} object which can be useful for monitoring, 
> however there is no way for user to acquire it. Need to find a way to expose 
> this information to public API.



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


[jira] [Updated] (IGNITE-7798) Give user an ability to check driver metrics in Cassandra store

2018-06-26 Thread Dmitriy Pavlov (JIRA)


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

Dmitriy Pavlov updated IGNITE-7798:
---
Fix Version/s: (was: 2.6)
   2.7

> Give user an ability to check driver metrics in Cassandra store
> ---
>
> Key: IGNITE-7798
> URL: https://issues.apache.org/jira/browse/IGNITE-7798
> Project: Ignite
>  Issue Type: Improvement
>  Components: cassandra
>Affects Versions: 2.3
>Reporter: Valentin Kulichenko
>Priority: Major
> Fix For: 2.7
>
>
> Cassandra store uses generic client driver to connect to the cluster. The 
> driver provides {{Metrics}} object which can be useful for monitoring, 
> however there is no way for user to acquire it. Need to find a way to expose 
> this information to public API.



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


[jira] [Updated] (IGNITE-7798) Give user an ability to check driver metrics in Cassandra store

2018-04-18 Thread Andrey Gura (JIRA)

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

Andrey Gura updated IGNITE-7798:

Fix Version/s: (was: 2.5)
   2.6

> Give user an ability to check driver metrics in Cassandra store
> ---
>
> Key: IGNITE-7798
> URL: https://issues.apache.org/jira/browse/IGNITE-7798
> Project: Ignite
>  Issue Type: Improvement
>  Components: cassandra
>Affects Versions: 2.3
>Reporter: Valentin Kulichenko
>Priority: Major
> Fix For: 2.6
>
>
> Cassandra store uses generic client driver to connect to the cluster. The 
> driver provides {{Metrics}} object which can be useful for monitoring, 
> however there is no way for user to acquire it. Need to find a way to expose 
> this information to public API.



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