Opened 6 years ago

Closed 6 years ago

#1878 closed defect (fixed)

double transaction abort

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 9.7
Component: reladminif Version: development
Keywords: Cc:
Complexity: Medium

Description

It seems that when transaction commit fails, transaction abort is executed twice: once in the catch of commit(), and once in the client. This leads to an error. Abort should be fixed to be idempotent.

Change History (1)

comment:1 by Dimitar Misev, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.