[
https://issues.apache.org/jira/browse/CASSANDRA-15365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eriksson updated CASSANDRA-15365:
----------------------------------------
Fix Version/s: (was: 3.11.x)
(was: 3.0.x)
3.11.6
3.0.20
Since Version: 3.0 alpha 1
Source Control Link:
https://github.com/apache/cassandra/commit/767a68cd00050298abf7bbfd8b322e5663439c23
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
and committed to 3.0 and merged to 3.11, thanks
test runs:
[3.0|https://circleci.com/workflow-run/0c910638-db5f-494b-ba47-cc728a4d2eb6]
[3.11|https://circleci.com/workflow-run/da2cd137-ae9e-45bf-9c4d-1b98a006e08a]
> Add primary key liveness info when skipping illegal cells
> ---------------------------------------------------------
>
> Key: CASSANDRA-15365
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15365
> Project: Cassandra
> Issue Type: Bug
> Components: Local/SSTable
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Normal
> Fix For: 3.0.20, 3.11.6
>
>
> In CASSANDRA-15086/CASSANDRA-15178 we started skipping the illegal legacy
> cells, problem is that if the row only contains illegal cells, we return a
> totally empty row which breaks stats collection:
> https://github.com/apache/cassandra/blob/93815db9853cb592edf13d82e91dc2e9d172f01f/src/java/org/apache/cassandra/db/rows/Rows.java#L70
> If the row only has these invalid cells, we should add a primary key liveness
> info to it to match the 2.1 behaviour.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]