You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/09/26 14:14:21 UTC

[jira] [Created] (CASSANDRA-12711) dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test

Sean McCarthy created CASSANDRA-12711:
-----------------------------------------

             Summary: dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test
                 Key: CASSANDRA-12711
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12711
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log, node1_debug.log, node1_gc.log

example failure:

http://cassci.datastax.com/job/trunk_novnode_dtest/485/testReport/compaction_test/TestCompaction_with_DateTieredCompactionStrategy/bloomfilter_size_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/compaction_test.py", line 153, in bloomfilter_size_test
    self.assertLessEqual(bfSize, size_factor * max_bf_size)
  File "/usr/lib/python2.7/unittest/case.py", line 936, in assertLessEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)
"457864 not less than or equal to 400000.0
{code}



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