[
https://issues.apache.org/jira/browse/GOBBLIN-1859?focusedWorklogId=875675&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-875675
]
ASF GitHub Bot logged work on GOBBLIN-1859:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Aug/23 20:29
Start Date: 10/Aug/23 20:29
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3721:
URL: https://github.com/apache/gobblin/pull/3721#issuecomment-1673870170
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3721?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3721](https://app.codecov.io/gh/apache/gobblin/pull/3721?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(614d27d) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/af48b310c59593c48bc0491a0b6960d2d8a83e16?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(af48b31) will **decrease** coverage by `1.63%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3721 +/- ##
============================================
- Coverage 47.08% 45.46% -1.63%
+ Complexity 10862 2141 -8721
============================================
Files 2146 413 -1733
Lines 84781 17956 -66825
Branches 9408 2184 -7224
============================================
- Hits 39922 8163 -31759
+ Misses 41238 8925 -32313
+ Partials 3621 868 -2753
```
[see 1737 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3721/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
:mega: We’re building smart automated test selection to slash your CI/CD
build times. [Learn
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Issue Time Tracking
-------------------
Worklog Id: (was: 875675)
Time Spent: 2h (was: 1h 50m)
> 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
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)