In a saga-based distributed transaction, the operation executed to undo the effects of a previously committed local transaction is called a compensating transaction. A saga is a sequence of local transactions where each local transaction updates the data....
Log in to view the answer