[ 
https://issues.apache.org/jira/browse/CASSANDRA-17578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527629#comment-17527629
 ] 

Marcus Eriksson commented on CASSANDRA-17578:
---------------------------------------------

this one is weird, checking the logs:
{code}
Compacted (ae3993b0-c2b9-11ec-9067-072fd66af76a) 2 sstables to 
[/home/cassandra/cassandra/build/test/cassandra/data/RangeTombstoneTest/StandardInteger1-a84cb360c2b911ec
9067072fd66af76a/nb-31-big,] to level=0.  0.113KiB to 0.056KiB...
{code}
after the major compaction

And comparing the size of the resulting sstable in a successful test shows 
exactly the same. So it seems the RT doesn't show up when iterating the rows.

> Test failure: 
> org.apache.cassandra.db.RangeTombstoneTest.testRangeTombstoneCompaction
> -------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17578
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17578
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Marcus Eriksson
>            Priority: Normal
>
> https://ci-cassandra.apache.org/job/Cassandra-trunk/1099/testReport/org.apache.cassandra.db/RangeTombstoneTest/testRangeTombstoneCompaction_compression_2/
> {code}
> junit.framework.AssertionFailedError: Expecting open marker, got Row: name=8 
> | val=8
>       at 
> org.apache.cassandra.db.RangeTombstoneTest.testRangeTombstoneCompaction(RangeTombstoneTest.java:561)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to