You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/03/11 08:11:00 UTC

[jira] [Updated] (IGNITE-11516) MVCC management and monitoring

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

Vladimir Ozerov updated IGNITE-11516:
-------------------------------------
    Description: 
This is an umbrella ticket for MVCC management and monitoring capabilities. This should include (but not limited to):
# Proper cache metrics (standard cache operations, number of stale versions aka "bloat", etc)
# MVCC coordinator metrics (node ID, number of received requests, number of active TXes, current cleanup version, current version, etc)
# Cache events (either standard JCache or something else)
# Deadlock detector metrics 
# Vacuum performance/metrics
# TxLog metrics

  was:
This is an umbrella ticket for MVCC management and monitoring capabilities. This should include (but not limited to):
# Proper cache metrics (standard cache operations, number of stale versions aka "bloat", etc)
# MVCC coordinator metrics (node ID, number of received requests, number of active TXes, current cleanup version, current version, etc)
# Cache events (either standard JCache or something else)
# Deadlock detector metrics 


> MVCC management and monitoring
> ------------------------------
>
>                 Key: IGNITE-11516
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11516
>             Project: Ignite
>          Issue Type: Task
>          Components: mvcc
>            Reporter: Vladimir Ozerov
>            Priority: Major
>
> This is an umbrella ticket for MVCC management and monitoring capabilities. This should include (but not limited to):
> # Proper cache metrics (standard cache operations, number of stale versions aka "bloat", etc)
> # MVCC coordinator metrics (node ID, number of received requests, number of active TXes, current cleanup version, current version, etc)
> # Cache events (either standard JCache or something else)
> # Deadlock detector metrics 
> # Vacuum performance/metrics
> # TxLog metrics



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