Bug 1376402

Summary: Multiple threads should be able to reuse connection of the SDK
Product: [oVirt] ovirt-engine-sdk-java Reporter: Ondra Machacek <omachace>
Component: CoreAssignee: Ondra Machacek <omachace>
Status: CLOSED CURRENTRELEASE QA Contact: Gonza <grafuls>
Severity: high Docs Contact:
Priority: high    
Version: 4.0.0.alpha13CC: bugs, juan.hernandez, mgoldboi
Target Milestone: ovirt-4.0.4Flags: rule-engine: ovirt-4.0.z+
mgoldboi: planning_ack+
omachace: devel_ack+
pstehlik: testing_ack+
Target Release: 4.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-26 12:38:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1376370    

Description Ondra Machacek 2016-09-15 11:24:16 UTC
Description of problem:
Multiple threads should be able to reuse connection of the SDK

Version-Release number of selected component (if applicable):
4.0.1

How reproducible:
always

Steps to Reproduce:
1. Use multiple threads with one SDK connection.

Actual results:
It's not possible to use multiple threads with one SDK connection.

Expected results:
It's possible to use multiple threads with one SDK connection.

Additional info:

Comment 1 Ondra Machacek 2016-09-20 12:11:45 UTC
Moving to 4.0.4, because it's blocker for bug 1376370.

Comment 2 Gonza 2016-09-22 14:24:35 UTC
Verified with:
java-ovirt-engine-sdk4-4.0.2-1.el7ev.noarch
https://gerrit.ovirt.org/#/c/64027/1/sdk/src/test/java/org/ovirt/engine/sdk4/VmsServiceTest.java