Joaquin Casares created CASSANDRA-14799:
-------------------------------------------
Summary: 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: Bug
Reporter: Joaquin Casares
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: [email protected]
For additional commands, e-mail: [email protected]