[
https://issues.apache.org/jira/browse/GOBBLIN-1907?focusedWorklogId=880275&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-880275
]
ASF GitHub Bot logged work on GOBBLIN-1907:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Sep/23 23:59
Start Date: 13/Sep/23 23:59
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3771:
URL: https://github.com/apache/gobblin/pull/3771#issuecomment-1718460073
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3771?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3771](https://app.codecov.io/gh/apache/gobblin/pull/3771?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(22c6687) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/d6f546e91f16d72d66c12182d86b416d54a8db83?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(d6f546e) will **decrease** coverage by `3.74%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3771 +/- ##
============================================
- Coverage 49.74% 46.01% -3.74%
+ Complexity 9438 2177 -7261
============================================
Files 1767 416 -1351
Lines 69294 17981 -51313
Branches 7888 2189 -5699
============================================
- Hits 34471 8274 -26197
+ Misses 31636 8828 -22808
+ Partials 3187 879 -2308
```
[see 1355 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3771/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: 880275)
Time Spent: 50m (was: 40m)
> Handle Lease Completion From Other Participants MA Scheduler
> ------------------------------------------------------------
>
> Key: GOBBLIN-1907
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1907
> Project: Apache Gobblin
> Issue Type: New Feature
> Components: gobblin-service
> Reporter: Urmi Mustafi
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> When other participants complete a lease (not just acquire it) in the time
> that the current participant has attempted the lease, we will see a NULL
> lease_acquisition_timestamp and should appropriately handle the resulting
> value. This case was missed and we were only expecting another participant to
> have acquired the lease.
> We also add warning logs for JobExceptions that can be hiding the stack trace
> of errors encountered in runtime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)