Zhao Yang
Zhao Yang
ds-trunk commit: 909b5295b12539692d774452134c7b947fdfd1e9
- fix SAI build order to complete transaction first and then add sstable to SAI tracker, similar to flush where SAI is notified about flushed sstable after txn completion -...
- add `IEndpointSnitch#filterByAffinityForWrite` and rename `filterByAffinity` to `filterByAffinityForReads`
J8 CI: https://app.circleci.com/pipelines/github/jasonstack/cassandra/354/workflows/11455522-9940-4bcc-b15a-3ec6aa5f5c7f J11 CI: https://app.circleci.com/pipelines/github/jasonstack/cassandra/354/workflows/67472aa4-44fd-4079-8fa0-3b243e7bab77
CASSANDRA-14754: verify streaming state transition: * Should not leave final state (COMPLETE, FAILED) * Should not transite to earlier state, eg. WAIT_COMPLETE to STREAMING