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

Ariel Weisberg commented on CASSANDRA-13583:
--------------------------------------------

OK, I think I had it backwards. In the test case there is no source including 
localhost so we want the error and we previously didn't get it. But we also 
don't want to stream from localhost ever even if it counts as a source for some 
non-rebuild and non-bootstrap purpose.

Do I have it right?

> test failure in rebuild_test.TestRebuild.disallow_rebuild_from_nonreplica_test
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13583
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13583
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Michael Hamm
>            Assignee: Marcus Eriksson
>              Labels: dtest, test-failure
>             Fix For: 4.x
>
>         Attachments: node1_debug.log, node1_gc.log, node1.log, 
> node2_debug.log, node2_gc.log, node2.log, node3_debug.log, node3_gc.log, 
> node3.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/524/testReport/rebuild_test/TestRebuild/disallow_rebuild_from_nonreplica_test
> {noformat}
> Error Message
> ToolError not raised
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: Python driver version in use: 3.10
> dtest: DEBUG: cluster ccm directory: /tmp/dtest-0tUjhX
> dtest: DEBUG: Done setting configuration options:
> {   'num_tokens': None,
>     'phi_convict_threshold': 5,
>     'range_request_timeout_in_ms': 10000,
>     'read_request_timeout_in_ms': 10000,
>     'request_timeout_in_ms': 10000,
>     'truncate_request_timeout_in_ms': 10000,
>     'write_request_timeout_in_ms': 10000}
> cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 DC1> discovered
> cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.2 DC1> discovered
> --------------------- >> end captured logging << ---------------------
> {noformat}
> {noformat}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 48, in 
> wrappedtestrebuild
>     f(obj)
>   File "/home/automaton/cassandra-dtest/rebuild_test.py", line 357, in 
> disallow_rebuild_from_nonreplica_test
>     node1.nodetool('rebuild -ks ks1 -ts (%s,%s] -s %s' % (node3_token, 
> node1_token, node3_address))
>   File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
>     "{0} not raised".format(exc_name))
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to