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

Code Review gerrit at ovirt.org
Wed Mar 22 12:05:08 UTC 2017


>From Tal Nisan <tnisan at 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 at 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 at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list