Yuki Morishita created CASSANDRA-4980:
-----------------------------------------
Summary: StorageServiceClientTest/RecoveryManager2Test fail on
1.2.0 and above branch
Key: CASSANDRA-4980
URL: https://issues.apache.org/jira/browse/CASSANDRA-4980
Project: Cassandra
Issue Type: Bug
Affects Versions: 1.2.0 beta 2
Reporter: Yuki Morishita
Looks like change in c4cca2d8bba20a7651b956e1893727391bf5f10a (store
schema_version to system.local) broke both StorageServiceClientTest and
RecoveryManager2Test.
StorageServiceClientTest assert data directories are not created in client mode
but this change actually creates data directories. RecoveryManager2Test fails
with "junit.framework.AssertionFailedError: Expecting only 1 replayed mutation,
got 10" error and I think extra commit log also comes from this insert to
system.local.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira