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

[FIXED] NRG: Fix leaving observer state when applies are paused #5586

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

neilalexander
Copy link
Member

Previously, if the applies were paused (i.e. due to an on-going catchup) then calls to SetObserver(...) from other places, i.e. jetstream_cluster_migrate, would not leave observer mode after applies were resumed. This could result in assets getting stuck in observer mode.

Signed-off-by: Neil Twigg [email protected]

@neilalexander neilalexander requested a review from a team as a code owner June 24, 2024 16:54
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekcollison derekcollison merged commit b4715cd into main Jun 24, 2024
3 checks passed
@derekcollison derekcollison deleted the neil/pobserver branch June 24, 2024 17:44
@wallyqs wallyqs changed the title NRG: Fix leaving observer state when applies are paused [FIXED] NRG: Fix leaving observer state when applies are paused Jun 25, 2024
wallyqs added a commit that referenced this pull request Jun 25, 2024
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