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

Make the invalidate call broadcasted to every processes #3824

Merged
merged 1 commit into from
Jun 18, 2018

Conversation

pvalsecc
Copy link
Contributor

No description provided.

@pvalsecc pvalsecc force-pushed the broadcast_invalidate branch from 855dd14 to 1ea3567 Compare June 15, 2018 07:34
@camptocamp camptocamp deleted a comment Jun 15, 2018
@pvalsecc pvalsecc changed the title Make the invalidate call broadcasted to every processes [WIP] Make the invalidate call broadcasted to every processes Jun 15, 2018
@camptocamp camptocamp deleted a comment Jun 15, 2018
@pvalsecc pvalsecc force-pushed the broadcast_invalidate branch from 1ea3567 to e27f1b9 Compare June 15, 2018 10:44
@pvalsecc pvalsecc changed the title [WIP] Make the invalidate call broadcasted to every processes Make the invalidate call broadcasted to every processes Jun 15, 2018
@pvalsecc pvalsecc requested a review from sbrunner June 18, 2018 06:33
@@ -56,6 +56,7 @@ def check(request):
)
r = requests.get(params={"max_level": str(host.get("max_level", max_level))}, **url_headers)
r.raise_for_status()
return r.json()
Copy link
Member

Choose a reason for hiding this comment

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

What's for?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Include the result of the health check in the results of this one

@pvalsecc pvalsecc merged commit 09ef101 into 2.3 Jun 18, 2018
@pvalsecc pvalsecc deleted the broadcast_invalidate branch June 18, 2018 06:44
@sbrunner sbrunner modified the milestones: 2.3, 2.3.1 Jun 22, 2018
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