[
https://issues.apache.org/jira/browse/CASSANDRA-11321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuki Morishita updated CASSANDRA-11321:
---------------------------------------
Fix Version/s: 3.0.x
> 'sstabledump -d' omits static rows and partition level deletions
> ----------------------------------------------------------------
>
> Key: CASSANDRA-11321
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11321
> Project: Cassandra
> Issue Type: Bug
> Reporter: Andy Tolbert
> Assignee: Andy Tolbert
> Priority: Minor
> Fix For: 3.5, 3.0.x
>
> Attachments: 0001-Include-static-row-and-partition-level-deletes.patch
>
>
> The new sstabledump tool currently omits a partition's static row and
> partition level deletions.
> Attached patch [^0001-Include-static-row-and-partition-level-deletes.patch]
> that fixes this.
> Static row example:
> {code}
> [CORP:2016]@0 Row[info=[ts=-9223372036854775808] ]: STATIC | [idx=NASDAQ
> ts=1457484225583260 ttl=604800 ldt=1458089025]
> {code}
> Partition delete example:
> {code}
> [CORP:2015]@0 deletedAt=1457491759491826, localDeletion=1457491759
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)