-
公开(公告)号:US20240126745A1
公开(公告)日:2024-04-18
申请号:US18223824
申请日:2023-07-19
Applicant: Oracle International Corporation
Inventor: VASUDHA KRISHNASWAMY , DIETER GAWLICK , MAHESH BABURAO GIRKAR , AMIT KETKAR , JIAQI WANG , PAVAS NAVANEY
IPC: G06F16/23
CPC classification number: G06F16/2379 , G06F16/2343
Abstract: A database-native Lock-Free Reservation infrastructure is used to provide automatic compensation for the reservable column updates made by successful local transactions (or microservice actions) that are part of a saga that is being aborted. The automatic compensation is achieved by tracking the reservable column updates in a reservations journal, within the database, during the execution of the local transaction and remembering them beyond the commit of the local transaction until the finalization of the saga that the transaction is a part of. If the saga aborts, then the database server automatically uses the information retained in the reservations journal to compensate for the changes made by the committed transactions that were part of the saga.