[
https://issues.apache.org/jira/browse/CASSANDRA-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745554#comment-14745554
]
Aleksey Yeschenko commented on CASSANDRA-10323:
-----------------------------------------------
It's possible to do that quite efficiently now that CASSANDRA-9673 is in.
Commented about it
[here|https://issues.apache.org/jira/browse/CASSANDRA-9673?focusedCommentId=14712205&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14712205].
That's metrics. Batchlog however is not a mechanism for achieving quorum writes
and shouldn't be seen as such.
> Add more MaterializedView metrics
> ---------------------------------
>
> Key: CASSANDRA-10323
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10323
> Project: Cassandra
> Issue Type: Improvement
> Reporter: T Jake Luciani
> Assignee: T Jake Luciani
> Fix For: 3.0.0 rc1
>
>
> We need to add more metrics to help understand where time is spent in
> materialized view writes. We currently track the ratio of async base -> view
> mutations that fail.
> We should also add
> * The amount of time spent waiting for the partition lock (contention)
> * The amount of time spent reading data
> Any others?
> [~carlyeks] [~jkni]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)