Change in ovirt-engine[ovirt-engine-3.6]: core: Fix fallback to XMLRPC during protocol detection

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@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@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com