Skip to content

Possible XA bug: local transaction should be suspended when starting XA transaction [JDBC189] #237

Open
@firebird-automations

Description

@firebird-automations

Submitted by: @mrotteveel

Assigned to: Roman Rokytskyy (rrokytskyy)

Potential bug (needs more investigation):
When XA start() is called on the XAResource an exception is thrown if the connection is currently involved in a local transaction. If I am reading the XA and JTA specs correctly this local transaction should be suspended when start() is called and resumed again on end().

Investigation required: re-read specs to see if above intepretation is correct.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions