[jira] [Commented] (CASSANDRA-17828) Read/Write/Truncate throw RequestFailure in a race condition with callback timeouts, should return Timeout instead

2022-08-19 Thread David Capwell (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-17828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17582082#comment-17582082
 ] 

David Capwell commented on CASSANDRA-17828:
---

Starting commit

CI Results (pending):
||Branch||Source||Circle CI||Jenkins||
|trunk|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-17828-trunk-BDF33D62-DC26-4EA5-AF26-4280D949FF0E]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-17828-trunk-BDF33D62-DC26-4EA5-AF26-4280D949FF0E]|[build|unknown]|


> Read/Write/Truncate throw RequestFailure in a race condition with callback 
> timeouts, should return Timeout instead
> --
>
> Key: CASSANDRA-17828
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17828
> Project: Cassandra
>  Issue Type: Bug
>  Components: Consistency/Coordination
>Reporter: David Capwell
>Assignee: David Capwell
>Priority: Normal
> Fix For: 4.x
>
>  Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> There is an edge case with write timeout where the condition gets signaled on 
> the timeouts and this happens before await times out, this triggers us to 
> send a Failure rather than a Timeout



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-17828) Read/Write/Truncate throw RequestFailure in a race condition with callback timeouts, should return Timeout instead

2022-08-19 Thread Caleb Rackliffe (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-17828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17582037#comment-17582037
 ] 

Caleb Rackliffe commented on CASSANDRA-17828:
-

+1 (assuming we go the route of making 100% TIMEOUT failure reasons correspond 
to an overall timeout and expose the failure map otherwise)

> Read/Write/Truncate throw RequestFailure in a race condition with callback 
> timeouts, should return Timeout instead
> --
>
> Key: CASSANDRA-17828
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17828
> Project: Cassandra
>  Issue Type: Bug
>  Components: Consistency/Coordination
>Reporter: David Capwell
>Assignee: David Capwell
>Priority: Normal
> Fix For: 4.x
>
>  Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> There is an edge case with write timeout where the condition gets signaled on 
> the timeouts and this happens before await times out, this triggers us to 
> send a Failure rather than a Timeout



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org