-
Notifications
You must be signed in to change notification settings - Fork 897
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
Start Apache if roles were changed and it is needed by the current roles #15078
Conversation
Fixes a bug that was introduced in da9523e when the Apache load balancer was made static. That removed the code that started Apache up after the role or worker count changed. https://bugzilla.redhat.com/show_bug.cgi?id=1449766
Checked commit gtanzillo@5a8f28e with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
Closing & re-opening to reschedule CI (there was a sporadic test failure in chargeback test we are hunting (also see #14923) |
@gtanzillo I assume this should also be fine/yes? |
Yes, thanks @carbonin! |
@carbonin So you're saying it's a fine PR? I agree. |
Start Apache if roles were changed and it is needed by the current roles (cherry picked from commit d335171) https://bugzilla.redhat.com/show_bug.cgi?id=1452350
Euwe backport details:
|
Start Apache if roles were changed and it is needed by the current roles (cherry picked from commit d335171) https://bugzilla.redhat.com/show_bug.cgi?id=1458946
Fine backport details:
|
Fixes a bug that was introduced in da9523e when the Apache load balancer was made static.
That removed the code that started Apache up after the role or worker count changed.
https://bugzilla.redhat.com/show_bug.cgi?id=1449766
/cc @jrafanie