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

Yuqi Yan reassigned CASSANDRA-14149:
------------------------------------

    Assignee: Yuqi Yan

> Count all types of tombstones in the read path and the rows/cells they shadow
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14149
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14149
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Local Write-Read Paths
>            Reporter: Alexander Dejanovski
>            Assignee: Yuqi Yan
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This ticket is a follow up to CASSANDRA-8527 which aims at reporting row 
> level tombstones in the read path.
> The aim here is to fully categorize the cells/rows that can be shadowed by 
> range tombstones. Currently, one range tombstone will count for 2 tombstone 
> cells but as they may shadow thousands if not millions of actual cells, some 
> latency issues in the local read path may be hard to diagnose.
> Based on discussions on the ML, one outcome could be to distinctively count 
> cell/row/range tombstones and the number of cells/rows shadowed by each type.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to