Alex Petrov created CASSANDRA-20032:
---------------------------------------
Summary: Accord Test Fixes: SystemKeyspaceStorageTest,
SnapshotTest, "Home key must be contained in the route" exception
Key: CASSANDRA-20032
URL: https://issues.apache.org/jira/browse/CASSANDRA-20032
Project: Cassandra
Issue Type: Bug
Reporter: Alex Petrov
Full trace:
{code}
java.lang.IllegalArgumentException: Home key must be contained in the route:
1b255f4d-ef25-40a6-0000-000000000009:9223372036854775806 not in
[1b255f4d-ef25-40a6-0000-000000000009:[(9223372036854775806,+Inf]]] at
accord.primitives.Ranges.toRoute(Ranges.java:200) at
accord.primitives.Ranges.toRoute(Ranges.java:37) at
accord.local.Node.computeRoute(Node.java:706) at
accord.local.Node.computeRoute(Node.java:699) at
accord.impl.MajorityDepsFetcher$ShardScheduler.lambda$start$5(MajorityDepsFetcher.java:172)
at accord.local.Node.withEpoch(Node.java:380) at
accord.impl.MajorityDepsFetcher$ShardScheduler.start(MajorityDepsFetcher.java:161)
at
accord.impl.MajorityDepsFetcher$ShardScheduler.lambda$scheduleAt$0(MajorityDepsFetcher.java:146)
at
org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]