Change in ovirt-engine[ovirt-engine-4.1]: core: increase default value of UploadImageXhrTimeoutInSeconds

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: core: increase default value of UploadImageXhrTimeoutInSeconds ...................................................................... core: increase default value of UploadImageXhrTimeoutInSeconds Increasing the default value of UploadImageXhrTimeoutInSeconds (i.e. XMLHTTPRequest.timeout property) to a more 'reasonable' one, from 10 seconds to 120 seconds. As the default chunk size is 8192KB, it means that each request would timeout if the upload rate is slower than 819.2KB per second. Change-Id: If5d6cdf82041ae830c8e6bb0745a4f79d8d87a97 Bug-Url: https://bugzilla.redhat.com/1430243 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 2 files changed, 4 insertions(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved Daniel Erez: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/74423 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If5d6cdf82041ae830c8e6bb0745a4f79d8d87a97 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review