Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failover queue creation after shard reload #2862

Merged
merged 3 commits into from
May 17, 2022

Conversation

yycptt
Copy link
Member

@yycptt yycptt commented May 17, 2022

What changed?

  • Currently if shard reload happens when failover queue is running, the failover queue won't be re-created after is reloaded due to the notification version check.

Why?

How did you test it?

Potential risks

Is hotfix candidate?

@yycptt yycptt requested review from yux0 and yiminc May 17, 2022 21:30
@yycptt yycptt marked this pull request as ready for review May 17, 2022 21:30
@yycptt yycptt requested a review from a team as a code owner May 17, 2022 21:30
@yycptt yycptt enabled auto-merge (squash) May 17, 2022 21:40
@yycptt yycptt merged commit b7aa833 into temporalio:master May 17, 2022
@yycptt yycptt deleted the fix-failover-queue branch May 17, 2022 21:54
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.

None yet

2 participants