Urmi Mustafi created GOBBLIN-1859:
-------------------------------------
Summary: Multi-active Unit Test for Multiple Participant
Key: GOBBLIN-1859
URL: https://issues.apache.org/jira/browse/GOBBLIN-1859
Project: Apache Gobblin
Issue Type: Bug
Components: gobblin-service
Reporter: Urmi Mustafi
Assignee: Abhishek Tiwari
In multi-active mode, multiple participants will be reading/writing to MySQL
table. We want to make sure each participant acts on the table in a manner that
takes into account that the state may have changed while the
MultiActiveLeaseArbiter is processing the result of a READ. This PR adds unit
tests that validate SQL Insertion statements are conditional upon the state of
the particular row corresponding to the flow action event being unchanged from
the read made by this participant.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)