[
https://issues.apache.org/jira/browse/GOBBLIN-1922?focusedWorklogId=884921&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-884921
]
ASF GitHub Bot logged work on GOBBLIN-1922:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Oct/23 03:04
Start Date: 13/Oct/23 03:04
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3798:
URL: https://github.com/apache/gobblin/pull/3798#issuecomment-1760692578
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3798?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3798](https://app.codecov.io/gh/apache/gobblin/pull/3798?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(e289df3) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/028b85f587e3c1e6afa5d8662fe9ed3f0087568d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(028b85f) will **decrease** coverage by `1.26%`.
> Report is 5 commits behind head on master.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3798 +/- ##
============================================
- Coverage 47.32% 46.07% -1.26%
+ Complexity 10955 2181 -8774
============================================
Files 2152 416 -1736
Lines 85114 17965 -67149
Branches 9451 2191 -7260
============================================
- Hits 40279 8277 -32002
+ Misses 41184 8806 -32378
+ Partials 3651 882 -2769
```
[see 1743 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3798/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: 884921)
Time Spent: 20m (was: 10m)
> Create work units for selected topics partitions in Kafka source
> ----------------------------------------------------------------
>
> Key: GOBBLIN-1922
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1922
> Project: Apache Gobblin
> Issue Type: New Feature
> Components: gobblin-kafka
> Reporter: Hanghang Liu
> Assignee: Shirshanka Das
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Add a new feature in Kafka source to create workUnit for selected topics
> partitions. This feature can provide functionality for:
> # Recompute and split tasks(workUnit) during runtime for selected topics
> partitiions, instead of recompute for all Kafka topics
> # Make topic level replan feasible
> # One step closer to dynamic work unit allocation
> Need to have a followup to make work unit packer able to pack the recomputed
> workunits into a desired number of containers
--
This message was sent by Atlassian Jira
(v8.20.10#820010)