Eric Evans created CASSANDRA-4564:
-------------------------------------
Summary: MoveTest madness
Key: CASSANDRA-4564
URL: https://issues.apache.org/jira/browse/CASSANDRA-4564
Project: Cassandra
Issue Type: Bug
Components: Tests
Reporter: Eric Evans
I encountered what looks like bugs in
{{o.a.c.service.MoveTest.newTestWriteEndpointsDuringMove()}} while doing
something else; Here is a (poorly researched )ticket before I forget :)
* There are two loops over non-system tables, and the first is a NOOP
* In the second loop, a set exactly {{replicationFactor}} in size is compared
against {{tmd.getWriteEndpoints()}}, which should produce greater than
{{replicationFactor}} endpoints during a move (shouldn't it?); How does this
pass?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira