Skip to content

Conversation

@dmorganMsft
Copy link
Contributor

@dmorganMsft dmorganMsft commented Mar 6, 2025

  • IAmAlive writes when TTL is configured were unintentionally using a cluster-wide LWT. This caused Cassandra performance issues even with a modest (few dozen) silos trying to start, so we allow this update to be LocalSerial instead to improve performance.
Microsoft Reviewers: Open in CodeFlow

* `IAmAlive` writes when TTL is configured were unintentionally using a
cluster-wide LWT. This caused Cassandra performance issues even with a
modest (few dozen) silos trying to start, so we allow this update to be
`LocalSerial` instead to improve performance.
@dmorganMsft
Copy link
Contributor Author

Flaky test?

Failed Tester.AzureUtils.TimerTests.ReminderTests_AzureTable.Rem_Azure_GT_Basic [49 s]
Error Message:
   Assert.Equal() Failure: Values differ
Expected: 2
Actual:   1

@ReubenBond
Copy link
Member

@dmorganMsft yep, it's flaky - I'll open a PR to skip it.

@ReubenBond ReubenBond merged commit 25a2da7 into dotnet:main Mar 6, 2025
24 of 25 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants