Bug 1012301

Summary: REST service should close active session after each request
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Horia Chiorean <hchiorea>
Component: ModeShapeAssignee: Horia Chiorean <hchiorea>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, fnguyen, ldimaggi
Target Milestone: CR1Keywords: QA-Closed
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-10 08:52:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Horia Chiorean 2013-09-26 08:58:00 UTC
The REST service currently leaves the sessions open, meaning they will accumulate with each request.

Comment 1 JBoss JIRA Server 2013-09-26 15:30:41 UTC
Horia Chiorean <hchiorea> made a comment on jira MODE-2056

Updated the REST service so that any session used for servicing a request is always logged out at the end, either in the happy or the exceptional cases.

Comment 2 JBoss JIRA Server 2013-09-27 16:06:31 UTC
Randall Hauch <rhauch> made a comment on jira MODE-2056

Merged into the 'master' branch. Leaving this issue open until it can be cherry-picked onto the '3.3.x-prod-ip6.0' branch.

Comment 8 JBoss JIRA Server 2013-10-24 09:22:25 UTC
Randall Hauch <rhauch> updated the status of jira MODE-2056 to Closed

Comment 9 belong 2013-11-19 23:20:56 UTC
Fixed before GA - setting to requires_doc_text- accordingly