Skip to content

Conversation

@dnr
Copy link
Contributor

@dnr dnr commented Oct 28, 2025

What changed?

  • Fix last change tracking for pri/fairness tasks.
  • Don't allow migration for sticky queues.
  • Improve fairness migration tests:
    • Set config only on test task queue
    • Use only ApproximateBacklogCount

Why?

This fixes some situations where we wouldn't update ApproximateBacklogCount on partition unload. It should also make the test less flaky.

How did you test it?

  • covered by existing tests

@dnr dnr requested a review from majiru October 28, 2025 14:55
@dnr dnr requested review from a team as code owners October 28, 2025 14:55
@dnr dnr merged commit 661ad8c into temporalio:main Oct 28, 2025
57 checks passed
chaptersix pushed a commit that referenced this pull request Oct 30, 2025
## What changed?
- Fix last change tracking for pri/fairness tasks.
- Don't allow migration for sticky queues.
- Improve fairness migration tests:
  - Set config only on test task queue
  - Use only ApproximateBacklogCount

## Why?
This fixes some situations where we wouldn't update
ApproximateBacklogCount on partition unload. It should also make the
test less flaky.

## How did you test it?
- [x] covered by existing tests
@dnr dnr deleted the fair24 branch November 11, 2025 06:58
@chaptersix chaptersix mentioned this pull request Nov 19, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants