Bug 1271806

Summary: [GSS](6.4.z) Verify if a SQLException is fatal in all methods
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: jolee
Component: JCAAssignee: Bartek Spyrko-Smietanko <bspyrkos>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Martiska <jmartisk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.4CC: bmaxwell, bspyrkos, cdewolf, hsvabek, jmartisk, jpederse, vtunka
Target Milestone: CR2   
Target Release: EAP 6.4.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 11:43:51 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:
Bug Depends On:    
Bug Blocks: 1235745, 1278301    

Description jolee 2015-10-14 19:02:55 UTC
Please refer to https://issues.jboss.org/browse/JBJCA-1297.

Comment 1 Bartek Spyrko-Smietanko 2015-10-16 11:21:26 UTC
Ported to 1.1 and 1.0 branches.

PR 1.1: https://github.com/ironjacamar/ironjacamar/pull/403
PR 1.0: https://github.com/ironjacamar/ironjacamar/pull/402

Comment 4 Jan Martiska 2015-11-04 12:16:09 UTC
Verified with EAP 6.4.5.CR1.

Comment 5 hsvabek 2015-11-09 14:41:11 UTC
We actually founded regression.

There are switched lines in BaseWrapperManagedConnection.setJdbcTransactionIsolation().
After this change is not propagated new isolation level to the underlying connection.

https://github.com/ironjacamar/ironjacamar/commit/9734a8baeb860e2af46d39bfbb0c987729316422#diff-70c384d81f51a95051c8075bb9b87b63R1054

Comment 6 Bartek Spyrko-Smietanko 2015-11-09 15:18:47 UTC
PR with a fix: https://github.com/ironjacamar/ironjacamar/pull/433

Comment 7 Vaclav Tunka 2015-11-09 16:15:48 UTC
PR merged, moving to MODIFIED.

Comment 8 Jan Martiska 2015-11-12 10:53:59 UTC
Verified with EAP 6.4.5.CR2.

Comment 9 JBoss JIRA Server 2016-01-06 18:03:09 UTC
Jesper Pedersen <jpederse> updated the status of jira JBJCA-1297 to Closed

Comment 10 Petr Penicka 2017-01-17 11:43:51 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.