You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/16 04:18:00 UTC

[jira] [Updated] (CASSANDRA-14799) Separate Materialized View reads from Client reads in cfstats

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

C. Scott Andreas updated CASSANDRA-14799:
-----------------------------------------
    Component/s: Metrics
                 Materialized Views

> Separate Materialized View reads from Client reads in cfstats
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-14799
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14799
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Materialized Views, Metrics
>            Reporter: Joaquin Casares
>            Priority: Trivial
>
> When running {{nodetool cfstats}} on a table that is read once a month via DevCenter, the read counts are reporting plenty of reads.
> However, because there exists a Materialized View on this table, I am assuming that the internal reads that populate the MV are causing the high read counts.
> Could we separate the read counts by client read counts and materialized view counts?
> Even better, it'd be nice to know if we could separate coordinator reads from local reads, if at all possible. This would let operators know when TokenAwarePolicies, or IN queries, are being used.
> Thanks!



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org