hooks NEVER TRY to open ports that were opened in the past
Bug #1576696 reported by
Nick Moffitt
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
haproxy (Juju Charms Collection) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
After hitting bug#1420996 we had no way to fix it through normal charm hook channels due to the code added in http://
This resulted in a service outage of nearly an hour and a half.
While this code works around errors caused by duplicate work, it should perhaps instead be done by catching "already open" error conditions and noting them in the log before returning success.
Changed in haproxy (Juju Charms Collection): | |
status: | New → Confirmed |
To post a comment you must log in.