marianne-manaog opened a new pull request, #1961: URL: https://github.com/apache/cassandra/pull/1961
Recreated a WriteTimeoutException which is encountered when using Paxos v2 in an LWT performance test that only has a single datacenter because Paxos was still waiting for a response from another datacenter during the Commit/Acknowledge phase even though we were 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

