Tal Nisan 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/1345779
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:
Martin Peřina: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/59032
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I35a0bc9a0181e03dff143ceaaed647eab15b7de9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>