Martin Peřina has submitted this change and it was merged.
Change subject: core: Fix fallback to XMLRPC during protocol detection
......................................................................
core: Fix fallback to XMLRPC during protocol detection
Fixes issue when we fell back to XMLRPC after the 1st unsuccessful
attempt to connect to the host instead of number of retries defined in
ProtocolFallbackRetries engine-config variable.
Change-Id: I35a0bc9a0181e03dff143ceaaed647eab15b7de9
Bug-Url:
https://bugzilla.redhat.com/1344337
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/transport/ProtocolDetector.java
1 file changed, 10 insertions(+), 8 deletions(-)
Approvals:
Piotr Kliczewski: Looks good to me, but someone else must approve
Martin Peřina: Verified
Jenkins CI: Passed CI tests
Michal Skrivanek: Looks good to me, but someone else must approve
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/58911
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I35a0bc9a0181e03dff143ceaaed647eab15b7de9
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>