Change in ovirt-engine[ovirt-engine-4.0]: core: Fix fallback to XMLRPC during protocol detection
Piotr Kliczewski 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@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; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/58965 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-4.0 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com