Skip to content

Conversation

yycptt
Copy link
Member

@yycptt yycptt commented Jan 5, 2023

What changed?

  • scheduledTaskMaxReadLevelMap[cluster] -> scheduledTaskMaxReadLevel (only for current cluster)

Why?

  • With multi-cursor impl, we are only using scheduled queue max read level for the current cluster. So we don't need to maintain a separate max read level for each connected cluster.

How did you test it?

  • Existing test

Potential risks

Is hotfix candidate?

@yycptt yycptt requested a review from yux0 January 5, 2023 22:37
@yycptt yycptt requested a review from a team as a code owner January 5, 2023 22:37
@yycptt yycptt merged commit 5175ab6 into temporalio:master Jan 20, 2023
@yycptt yycptt deleted the single-schedule-queue-max-read-level branch January 20, 2023 21:06
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