Greg Padgett has submitted this change and it was merged.
Change subject: agent, broker: more robust handling of socket errors
......................................................................
agent, broker: more robust handling of socket errors
Undetected socket disconnections could occur in some circumstances which
would cause the agent to stop functioning. This improves detection of
these errors and allows the agent to attempt reconnection.
Change-Id: Id5a676f47fae83db6fd0b75bd943f6a7325a8e8f
Signed-off-by: Greg Padgett <gpadgett(a)redhat.com>
---
M ovirt_hosted_engine_ha/agent/brokerlink.py
M ovirt_hosted_engine_ha/broker/listener.py
M ovirt_hosted_engine_ha/lib/util.py
3 files changed, 30 insertions(+), 7 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Greg Padgett: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18079
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id5a676f47fae83db6fd0b75bd943f6a7325a8e8f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>