[
https://issues.apache.org/jira/browse/GOBBLIN-1967?focusedWorklogId=892752&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-892752
]
ASF GitHub Bot logged work on GOBBLIN-1967:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Nov/23 20:34
Start Date: 28/Nov/23 20:34
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #3838:
URL: https://github.com/apache/gobblin/pull/3838#issuecomment-1830685651
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3838?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
All modified and coverable lines are covered by tests :white_check_mark:
> Comparison is base
[(`35304e9`)](https://app.codecov.io/gh/apache/gobblin/commit/35304e9676f82feeb6cc93332707a2bd9cae6b74?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
47.54% compared to head
[(`74f9f55`)](https://app.codecov.io/gh/apache/gobblin/pull/3838?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
45.95%.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## master #3838 +/- ##
============================================
- Coverage 47.54% 45.95% -1.60%
+ Complexity 11040 2176 -8864
============================================
Files 2157 416 -1741
Lines 85400 17984 -67416
Branches 9491 2194 -7297
============================================
- Hits 40607 8265 -32342
+ Misses 41096 8835 -32261
+ Partials 3697 884 -2813
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/gobblin/pull/3838?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
Issue Time Tracking
-------------------
Worklog Id: (was: 892752)
Time Spent: 20m (was: 10m)
> Add data node for generic external ingress egress
> -------------------------------------------------
>
> Key: GOBBLIN-1967
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1967
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-service
> Reporter: William Lo
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> GaaS has datanodes for HTTP, SFTP, and HDFS/Table varients. However, in some
> scenarios we want a generic identifier for an external ingress/egress flow
> running in GaaS. Reason being is that there are some usecases that can be
> very generic and we want to avoid adapting these flows to the opinionated
> setup of GaaS, while maintaining compatibility.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)