[
https://issues.apache.org/jira/browse/GOBBLIN-1923?focusedWorklogId=883235&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-883235
]
ASF GitHub Bot logged work on GOBBLIN-1923:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Oct/23 23:09
Start Date: 03/Oct/23 23:09
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3792:
URL: https://github.com/apache/gobblin/pull/3792#issuecomment-1745865212
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3792?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3792](https://app.codecov.io/gh/apache/gobblin/pull/3792?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(2933333) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/2a2edfcb40c656c74865f58390d0eb64fb835f1d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(2a2edfc) will **decrease** coverage by `2.86%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3792 +/- ##
============================================
- Coverage 47.33% 44.48% -2.86%
+ Complexity 10968 5086 -5882
============================================
Files 2152 1082 -1070
Lines 85128 44064 -41064
Branches 9466 4851 -4615
============================================
- Hits 40298 19602 -20696
+ Misses 41176 22603 -18573
+ Partials 3654 1859 -1795
```
|
[Files](https://app.codecov.io/gh/apache/gobblin/pull/3792?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
| Coverage Δ | |
|---|---|---|
|
[...pache/gobblin/configuration/ConfigurationKeys.java](https://app.codecov.io/gh/apache/gobblin/pull/3792?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z29iYmxpbi1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2dvYmJsaW4vY29uZmlndXJhdGlvbi9Db25maWd1cmF0aW9uS2V5cy5qYXZh)
| `0.00% <ø> (ø)` | |
... and [1079 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3792/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: 883235)
Time Spent: 40m (was: 0.5h)
> Add retention thread for lease arbiter table
> --------------------------------------------
>
> Key: GOBBLIN-1923
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1923
> Project: Apache Gobblin
> Issue Type: Bug
> Components: gobblin-service
> Reporter: Urmi Mustafi
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Add retention to lease arbiter table so it does not grow unbounded. The table
> can be as large as O(number of flows) which may grow so large that
> reading/writing from this table becomes time consuming and slows down our
> throughput of obtaining and evaluating leases for launching flows.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)