[
https://issues.apache.org/jira/browse/GOBBLIN-1930?focusedWorklogId=885485&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-885485
]
ASF GitHub Bot logged work on GOBBLIN-1930:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Oct/23 01:02
Start Date: 17/Oct/23 01:02
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3800:
URL: https://github.com/apache/gobblin/pull/3800#issuecomment-1765492648
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3800?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3800](https://app.codecov.io/gh/apache/gobblin/pull/3800?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(fff6670) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/9b254b6bb4322a0bdb048f19daf71022ddcccd7e?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(9b254b6) will **decrease** coverage by `1.38%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3800 +/- ##
============================================
- Coverage 47.37% 46.00% -1.38%
+ Complexity 10973 2177 -8796
============================================
Files 2152 416 -1736
Lines 85154 17965 -67189
Branches 9470 2191 -7279
============================================
- Hits 40341 8264 -32077
+ Misses 41155 8816 -32339
+ Partials 3658 885 -2773
```
[see 1740 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3800/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: 885485)
Time Spent: 1h 50m (was: 1h 40m)
> Improve Logs & Metrics around Multi-active Launch Handling
> ----------------------------------------------------------
>
> Key: GOBBLIN-1930
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1930
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-service
> Reporter: Urmi Mustafi
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Improve logging and metrics around multi-active launch flow event handling to
> identify any missing events between the {{MysqlMultiActiveLeaseArbiter}}
> committing the launch event to the {{dagActionStore}} and the
> {{DagActionMonitor}} receiving events for processing. We want to be able to
> distinguish between the following cases of
> * events that are never received by the {{DagActionMonitor}}
> * events incorrectly filtered out by the {{DagActionMonitor}}
> * any failed submissions of dags to the {{DagManager}} either upon leader
> change or from the {{DagActionChangeMonitor}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)