Bug 1370485 - Java-SDK: Enable HTTP compression by default
Summary: Java-SDK: Enable HTTP compression by default
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine-sdk-java
Classification: oVirt
Component: Core
Version: 4.0.0.alpha13
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-4.1.0-alpha
: 4.1.0
Assignee: Ondra Machacek
QA Contact: Aleksei Slaikovskii
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-26 13:00 UTC by Ondra Machacek
Modified: 2017-02-01 14:35 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Previously, Java SDK was configured to communicate with the server using uncompressed responses. This caused long response times. In this release, the default configuration is to send compressed responses.
Clone Of:
Environment:
Last Closed: 2017-02-01 14:35:32 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-4.1+
lsvaty: testing_plan_complete-
rule-engine: planning_ack+
omachace: devel_ack+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 65088 0 master MERGED Enable HTTP compression by default 2016-10-04 13:58:49 UTC

Description Ondra Machacek 2016-08-26 13:00:35 UTC
Description of problem:
Since the performance is much greater if compression enabled, it would be reasonable to have it enabled by default.

Version-Release number of selected component (if applicable):
4.0.0.alpha13

How reproducible:
always

Steps to Reproduce:
1. Create connection using default values.

Actual results:
Compression is disabled.

Expected results:
Compression is enabled.

Comment 1 Red Hat Bugzilla Rules Engine 2016-08-26 13:00:42 UTC
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.

Comment 2 Martin Perina 2016-08-30 14:09:03 UTC
Targeting to 4.1 to sync release of this change with Python SDK

Comment 3 Sandro Bonazzola 2016-12-12 13:55:09 UTC
The fix for this issue should be included in oVirt 4.1.0 beta 1 released on December 1st. If not included please move back to modified.

Comment 4 Yaniv Lavi 2016-12-14 16:23:35 UTC
This bug had requires_doc_text flag, yet no documentation text was provided. Please add the documentation text and only then set this flag.

Comment 5 Aleksei Slaikovskii 2016-12-15 11:43:52 UTC
Verified with ovirt java sdk version 4.1.0-SNAPSHOT.

Comment 7 Emma Heftman 2017-02-01 10:40:42 UTC
Ondra, is there a need to document this change in the Java SDK Guide?

Comment 8 Ondra Machacek 2017-02-01 11:09:12 UTC
I think there is not documentation for Java SDK version 4 or is it? If yes, then please document it.

Comment 9 Emma Heftman 2017-02-01 13:40:09 UTC
(In reply to Ondra Machacek from comment #8)
> I think there is not documentation for Java SDK version 4 or is it? If yes,
> then please document it.

Ondra, this is the link to the Java SDK documentation for RHV 4.0

https://access.redhat.com/documentation/en/red-hat-virtualization/4.0/single/java-sdk-guide/

Comment 10 Ondra Machacek 2017-02-01 14:19:10 UTC
This is documentation for SDK version 3, not version 4, please note that version 3 of the SDK is depraceted and will be removed in oVirt 4.2. This bug apply only for version 4 of the SDK, not version 3 of the SDK.


Note You need to log in before you can comment on or make changes to this bug.