Change in ovirt-engine[ovirt-engine-4.1]: restapi: disable keepaliveInterval for download image

Code Review gerrit at ovirt.org
Wed Mar 1 21:47:30 UTC 2017


>From Tal Nisan <tnisan at redhat.com>:

Tal Nisan has submitted this change and it was merged.

Change subject: restapi: disable keepaliveInterval for download image
......................................................................


restapi: disable keepaliveInterval for download image

Removing keepaliveInterval for download/upload image through the API.
The UploadImageUiInactivityTimeoutInSeconds ConfigValue is irrelevant
for the API as chunk_size is being explicitly specified by the script.
I.e. when the chunk_size is relatively large, a keepalive timeout
might occur, and hence, the download/upload would be paused.

Change-Id: Ie0ce6d9fbecc8d50ca410e678150e717fc166e3d
Bug-Url: https://bugzilla.redhat.com/1414484
Signed-off-by: Daniel Erez <derez at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendImageTransfersResource.java
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Daniel Erez: Verified
  Jenkins CI: Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie0ce6d9fbecc8d50ca410e678150e717fc166e3d
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