[
https://issues.apache.org/jira/browse/CASSANDRA-11321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Tolbert updated CASSANDRA-11321:
-------------------------------------
Reproduced In: 3.4, 3.0.4
> '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
> 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:2016]@0 Row[info=[ts=-9223372036854775808]
> del=deletedAt=1457484273784615, localDeletion=1457484273 ]: 1, 5 |
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)