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

Code Review gerrit at ovirt.org
Tue Mar 21 15:30:38 UTC 2017


>From Daniel Erez <derez at redhat.com>:

Daniel Erez 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:
  Nir Soffer: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Daniel Erez: Verified
  Allon Mureinik: Looks good to me, but someone else must approve
  Maor Lipchuk: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/74329
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If5d6cdf82041ae830c8e6bb0745a4f79d8d87a97
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list