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

Detect sync termination with new endpoints #5815

Merged
merged 3 commits into from
Sep 1, 2022

Conversation

jbreams
Copy link
Contributor

@jbreams jbreams commented Sep 1, 2022

What, How & Why?

When terminating sync as part of our client reset tests, we need to wait for sync to actually terminate before we can re-enable it. This change adds a new API for querying whether sync is terminated and makes the client reset test harnesses wait for it to report sync being fully terminated.

☑️ ToDos

  • 📝 Changelog update
    * [ ] 🚦 Tests (or not relevant) The test here is whether all our failing tests pass again.

@cla-bot cla-bot bot added the cla: yes label Sep 1, 2022
@jbreams jbreams force-pushed the jbr/fix_sync_enabled_endpoints branch from b4d7cdb to 77c7ca1 Compare September 1, 2022 17:38
@jbreams jbreams marked this pull request as ready for review September 1, 2022 18:08
@jbreams jbreams requested a review from ironage September 1, 2022 18:08
Copy link
Contributor

@ironage ironage left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!
Is it backwards compatible? If not, you may have to bump the baas version that Jenkins runs from dependencies.list.

@jbreams jbreams merged commit 8ee550c into master Sep 1, 2022
@jbreams jbreams deleted the jbr/fix_sync_enabled_endpoints branch September 1, 2022 23:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants