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

Branimir Lambov commented on CASSANDRA-17999:
---------------------------------------------

This new PR is against 4.1, but it brings all the differences between trunk and 
4.1. Checkout cassandra-4.1 into a new branch, cherry-pick the patch and then 
push the branch and create a pull request to 4.1 from it.

Also, the in-jvm dtest, unlike the python dtest that lives in a separate 
repository, needs to be included in the main PR so that we can run CI tests. As 
the python dtest PR is no longer necessary, we can cancel and close that one 
too. That is, we should have one PR against 4.1 and one against trunk that 
include both the in-jvm dtest and bug fix (and only these changes).

> Bug fix for WriteTimeoutException when using Paxos v2 in LWT performance test
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17999
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17999
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/Lightweight Transactions
>            Reporter: Marianne Lyne Manaog
>            Assignee: Marianne Lyne Manaog
>            Priority: Normal
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> A WriteTimeoutException 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.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to