Radim Kolar created CASSANDRA-5808:
--------------------------------------
Summary: repair: sync failed exception
Key: CASSANDRA-5808
URL: https://issues.apache.org/jira/browse/CASSANDRA-5808
Project: Cassandra
Issue Type: Bug
Affects Versions: 2.0 beta 2
Reporter: Radim Kolar
Priority: Minor
this might be just secondary exception caused by something else
ERROR 01:54:30,125 Repair session b4fe3820-f57e-11e2-981c-c38e7fba9d51 for range
(6833553681770550976,8892198649934659692] failed with error org.apache.cassandr
a.exceptions.RepairException: [repair #b4fe3820-f57e-11e2-981c-c38e7fba9d51 on t
est/sipdb, (6833553681770550976,8892198649934659692]] Sync failed between /10.0.
0.1 and /10.0.0.3
java.util.concurrent.ExecutionException: java.lang.RuntimeException: org.apache.
cassandra.exceptions.RepairException: [repair #b4fe3820-f57e-11e2-981c-c38e7fba9
d51 on test/sipdb, (6833553681770550976,8892198649934659692]] Sync failed betwee
n /10.0.0.1 and /10.0.0.3
at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
at java.util.concurrent.FutureTask.get(FutureTask.java:111)
at org.apache.cassandra.service.StorageService$4.runMayThrow(StorageServ
ice.java:2400)
at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:2
8)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:47
1)
--
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