Change in ovirt-engine-sdk-java[master]: Fix connect timeout of HTTP connection

juan.hernandez at redhat.com juan.hernandez at redhat.com
Wed Apr 20 11:31:30 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: Fix connect timeout of HTTP connection
......................................................................


Fix connect timeout of HTTP connection

setConnectionRequestTimeout set the timeout in milliseconds
used when requesting a connection from the connection manager.

setConnectTimeout set the timeout in milliseconds until a
connection is established.

We have to use setConnectTimeout.

Change-Id: Ie4ff807613a8ae48312544a590f2eaca864cdae4
Signed-off-by: Ondra Machacek <omachace at redhat.com>
---
M sdk/src/main/java/org/ovirt/engine/sdk4/internal/ConnectionBuilder45.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ondra Machacek: Verified
  Juan Hernandez: Looks good to me, approved
  Jenkins CI: Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie4ff807613a8ae48312544a590f2eaca864cdae4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list