[
https://issues.apache.org/jira/browse/GOBBLIN-1863?focusedWorklogId=874132&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-874132
]
ASF GitHub Bot logged work on GOBBLIN-1863:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 01/Aug/23 22:34
Start Date: 01/Aug/23 22:34
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3727:
URL: https://github.com/apache/gobblin/pull/3727#issuecomment-1661189179
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3727?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3727](https://app.codecov.io/gh/apache/gobblin/pull/3727?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(8b9be6e) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/8198404ecacc919eefabf22307ab8abf1b97e885?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(8198404) will **decrease** coverage by `2.12%`.
> Report is 1 commits behind head on master.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3727 +/- ##
============================================
- Coverage 47.45% 45.33% -2.12%
+ Complexity 8687 2139 -6548
============================================
Files 1731 413 -1318
Lines 66736 17954 -48782
Branches 7219 2183 -5036
============================================
- Hits 31671 8140 -23531
+ Misses 32306 8948 -23358
+ Partials 2759 866 -1893
```
[see 2144 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3727/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: 874132)
Time Spent: 2h 50m (was: 2h 40m)
> Multi-Active Launch Job Related Issues
> --------------------------------------
>
> Key: GOBBLIN-1863
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1863
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Urmi Mustafi
> Priority: Major
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> * DagManager check leader status before addDag bc calling this method from
> non-leader hosts throws a NPE which may caused failed dag event to be emitted
> * also handle LAUNCH type events upon leader change and setting a new
> participant DagManager to be active. Failing to handle these events may be
> causing missed flow launches on any leader change or restart.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)