[
https://issues.apache.org/jira/browse/CASSANDRA-18482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716879#comment-17716879
]
Paulo Motta commented on CASSANDRA-18482:
-----------------------------------------
+1, thanks for fixing this
> Test Failure: HintsDisabledTest.testHintedHandoffDisabled
> ---------------------------------------------------------
>
> Key: CASSANDRA-18482
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18482
> Project: Cassandra
> Issue Type: Improvement
> Components: Test/dtest/java
> Reporter: Jon Meredith
> Assignee: Jon Meredith
> Priority: Normal
> Fix For: 4.1.x, 5.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Test throws timeout exception before the CL.ONE request completes. Need to
> increase the timeout and make sure hints have had the opportunity to deliver.
>
> {{code}}
> Error Message
> Operation timed out - received only 0 responses.
> Stacktrace
> org.apache.cassandra.exceptions.WriteTimeoutException: Operation timed out -
> received only 0 responses.
> at
> org.apache.cassandra.service.AbstractWriteResponseHandler.throwTimeout(AbstractWriteResponseHandler.java:152)
> at
> org.apache.cassandra.service.AbstractWriteResponseHandler.get(AbstractWriteResponseHandler.java:130)
> at
> org.apache.cassandra.service.StorageProxy.mutate(StorageProxy.java:901)
> at
> org.apache.cassandra.service.StorageProxy.mutateWithTriggers(StorageProxy.java:1151)
> at
> org.apache.cassandra.cql3.statements.ModificationStatement.executeWithoutCondition(ModificationStatement.java:519)
> at
> org.apache.cassandra.cql3.statements.ModificationStatement.execute(ModificationStatement.java:493)
> at
> org.apache.cassandra.distributed.impl.Coordinator.unsafeExecuteInternal(Coordinator.java:122)
> at
> org.apache.cassandra.distributed.impl.Coordinator.unsafeExecuteInternal(Coordinator.java:103)
> at
> org.apache.cassandra.distributed.impl.Coordinator.lambda$executeWithResult$0(Coordinator.java:66)
> at org.apache.cassandra.concurrent.FutureTask.call(FutureTask.java:61)
> at org.apache.cassandra.concurrent.FutureTask.run(FutureTask.java:71)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at
> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
> at java.base/java.lang.Thread.run(Thread.java:829)
> {{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]