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

Marcus Eriksson commented on CASSANDRA-12323:
---------------------------------------------

the failure was due to the node having too many sstables after compaction

and the reason for that seems to be that the first 2 sstables were created 
before 00:00, the other 3 were created after, and it looks like they end up in 
different windows with DTCS when that happens.

Patch to factor in number of sstables 
[here|https://github.com/krummas/cassandra-dtest/commits/marcuse/12323]

Test run 
[here|https://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-3.9-dtest/]

> dtest failure in 
> compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12323
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12323
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Craig Kodman
>            Assignee: Marcus Eriksson
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.9_novnode_dtest/19/testReport/compaction_test/TestCompaction_with_DateTieredCompactionStrategy/bloomfilter_size_test
> 500352 not less than or equal to 150000



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to