Skip to content

Fix task validator on root partition in pri matcher#9237

Merged
dnr merged 10 commits intotemporalio:mainfrom
dnr:privalidator
Feb 11, 2026
Merged

Fix task validator on root partition in pri matcher#9237
dnr merged 10 commits intotemporalio:mainfrom
dnr:privalidator

Conversation

@dnr
Copy link
Contributor

@dnr dnr commented Feb 6, 2026

What changed?

Fix logic error in pri matcher: the task validator was being treated like a forwarder and matching was blocked on the root (since the root can't forward).

Why?

Task validation mechanism should work on root.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@dnr dnr requested review from ShahabT and majiru February 6, 2026 03:34
@dnr dnr requested review from a team as code owners February 6, 2026 03:34
@dnr dnr enabled auto-merge (squash) February 11, 2026 21:24
@dnr dnr merged commit ab30f73 into temporalio:main Feb 11, 2026
69 checks passed
@dnr dnr deleted the privalidator branch February 27, 2026 21:25
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.

3 participants