Skip to content

Wait for one WAL archive after changing parameters #4235

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

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

cbandy
Copy link
Member

@cbandy cbandy commented Aug 11, 2025

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • Testing enhancement

What is the new behavior (if this is a feature change)?

This step template can now be called multiple times to add different parameter changes to the WAL stream. The test still only changes one parameter once because waiting for restarts and archives is slow.

Other Information:

This addresses the "unused template" in my PR from last week.

This template can now be called multiple times to add different
parameter changes to the WAL stream. The test still only changes one
parameter once because waiting for restarts and archives is slow.
@cbandy cbandy requested a review from benjaminjb August 11, 2025 19:57
@cbandy cbandy merged commit 0c2ca1b into CrunchyData:main Aug 12, 2025
17 checks passed
@cbandy cbandy deleted the restore-e2e branch August 12, 2025 18:42
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