Craig Kodman created CASSANDRA-12448:
----------------------------------------

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

example failure:

http://cassci.datastax.com/job/cassandra-2.2_dtest_win32/282/testReport/compaction_test/TestCompaction_with_DateTieredCompactionStrategy/bloomfilter_size_test

{code}
Stacktrace

  File "C:\tools\python2\lib\unittest\case.py", line 329, in run
    testMethod()
  File 
"D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\compaction_test.py",
 line 155, in bloomfilter_size_test
    self.assertLessEqual(bfSize, size_factor * max_bf_size)
  File "C:\tools\python2\lib\unittest\case.py", line 936, in assertLessEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "C:\tools\python2\lib\unittest\case.py", line 410, in fail
    raise self.failureException(msg)
"125456 not less than or equal to 50000.0\n-------------------- >> begin 
captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: 
d:\\temp\\2\\dtest-kfylxp\ndtest: DEBUG: Done setting configuration options:\n{ 
  'initial_token': None,\n    'num_tokens': '32',\n    'phi_convict_threshold': 
5,\n    'start_rpc': 'true'}\ndtest: DEBUG: sstable_count is: 1\ndtest: DEBUG: 
dir_count is: 3\ndtest: DEBUG: bloom filter size is: 125456\ndtest: DEBUG: size 
factor = 0.333333333333\n--------------------- >> end captured logging << 
---------------------"

{code}



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

Reply via email to