You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/11/07 10:34:27 UTC

[GitHub] [cassandra] marianne-manaog opened a new pull request, #1980: CASSANDRA-17999: Fix bug in CASTest.java to avoid 'WriteTimeoutException' for local tests

marianne-manaog opened a new pull request, #1980:
URL: https://github.com/apache/cassandra/pull/1980

   A bug fix and a related in-jvm dtest for WriteTimeoutException when using Paxos v2 in an LWT performance test that only has a single datacenter due to Paxos still waiting for a response from another datacenter during the Commit/Acknowledge phase even though we are running with LOCAL_SERIAL.
   
   patch by @marianne-manaog ; reviewed by @blambov for [CASSANDRA-17999](https://issues.apache.org/jira/browse/CASSANDRA-17999)
   
   The [Cassandra Jira](https://issues.apache.org/jira/browse/CASSANDRA-17999)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] marianne-manaog closed pull request #1980: CASSANDRA-17999: Fix bug in CASTest.java to avoid 'WriteTimeoutException' for local tests

Posted by "marianne-manaog (via GitHub)" <gi...@apache.org>.
marianne-manaog closed pull request #1980: CASSANDRA-17999: Fix bug in CASTest.java to avoid 'WriteTimeoutException' for local tests
URL: https://github.com/apache/cassandra/pull/1980


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org