[
https://issues.apache.org/jira/browse/GOBBLIN-1915?focusedWorklogId=881429&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-881429
]
ASF GitHub Bot logged work on GOBBLIN-1915:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Sep/23 16:49
Start Date: 22/Sep/23 16:49
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3785:
URL: https://github.com/apache/gobblin/pull/3785#issuecomment-1731735641
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3785?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
> Merging
[#3785](https://app.codecov.io/gh/apache/gobblin/pull/3785?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(ba1c6d1) into
[master](https://app.codecov.io/gh/apache/gobblin/commit/1ca3192a29a3fd45045ca5bcddbdf58763ae1f79?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
(1ca3192) will **decrease** coverage by `1.28%`.
> Report is 1 commits behind head on master.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #3785 +/- ##
============================================
- Coverage 47.30% 46.03% -1.28%
+ Complexity 10957 2180 -8777
============================================
Files 2152 416 -1736
Lines 85111 17965 -67146
Branches 9452 2191 -7261
============================================
- Hits 40266 8271 -31995
+ Misses 41196 8812 -32384
+ Partials 3649 882 -2767
```
[see 1741 files with indirect coverage
changes](https://app.codecov.io/gh/apache/gobblin/pull/3785/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: 881429)
Time Spent: 40m (was: 0.5h)
> Create a module that depends on Temporal instead of Helix Task Framework
> ------------------------------------------------------------------------
>
> Key: GOBBLIN-1915
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1915
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Matthew Ho
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Helix task framework is slowly fading away as a technology. The industry has
> adopted Temporal as a reliable task framework with good observability, low
> boiler plate, and a theoretical higher throughput. In order to explore this
> technology further, we should create a separate module that is able to spin
> up yarn app master that leverages Temporal instead of Helix TF
--
This message was sent by Atlassian Jira
(v8.20.10#820010)