History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBPAPP-410
Type: Bug Bug
Status: Resolved Resolved
Resolution: Done
Priority: Critical Critical
Assignee: Patch Triage Team
Reporter: Brian Stansberry
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JBoss Enterprise Platform App Edition

Transaction failover authorisation is broken within UnifiedInvokerHAProxy

Created: 08/Nov/07 01:45 PM   Updated: 18/Dec/07 04:13 PM
Component/s: App Server
Affects Version/s: 4.2.0.GA_CP01
Fix Version/s: 4.2.0.GA_CP02 , 4.3.0.BETA3
Security Level: Public (Everyone can see)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Dependency
This issue depends:
JBAS-4950 Transaction failover authorisation is... Critical Closed
 

Affects: Release Notes


 Description  « Hide
The HA version of the UnifiedInvokerProxy allows clients running transactions to fail over when they should not. See JBAS-4950. This is a much more serious problem than the reverse, not allowing failover when it should be allowed, since allowing failover can result in inconsistent tx results, while not allowing it just means the tx gets rolled back unnecessarily.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Galder Zamarreno [13/Nov/07 02:06 PM]
Fix and unit tests have been added to EAP 4.2 CP branch.

Brian Stansberry [19/Nov/07 02:28 PM]
Looks like Galder's fixed JBAS-4950, so unless there's something really tricky I don't see why he or I couldn't port it to an EAP branch this week.

Galder Zamarreno [20/Nov/07 05:51 AM]
Guys, no problem at all, I'll port it today :)

Galder Zamarreno [20/Nov/07 09:33 AM]
Added to EAP 4.2 CP branch and JBPAPP_4_2 (4.3).