[ 
https://issues.apache.org/jira/browse/GOBBLIN-1830?focusedWorklogId=861098&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-861098
 ]

ASF GitHub Bot logged work on GOBBLIN-1830:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/May/23 01:30
            Start Date: 09/May/23 01:30
    Worklog Time Spent: 10m 
      Work Description: codecov-commenter commented on PR #3693:
URL: https://github.com/apache/gobblin/pull/3693#issuecomment-1539265703

   ## 
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3693?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#3693](https://app.codecov.io/gh/apache/gobblin/pull/3693?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (11c93f3) into 
[master](https://app.codecov.io/gh/apache/gobblin/commit/0c014ee8938710f1b980d274fd07bdb098587f93?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
 (0c014ee) will **decrease** coverage by `1.17%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3693      +/-   ##
   ============================================
   - Coverage     49.48%   48.32%   -1.17%     
   + Complexity     9309     3476    -5833     
   ============================================
     Files          1756      689    -1067     
     Lines         68394    27688   -40706     
     Branches       7794     3238    -4556     
   ============================================
   - Hits          33846    13379   -20467     
   + Misses        31416    12941   -18475     
   + Partials       3132     1368    -1764     
   ```
   
   
   [see 1070 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/gobblin/pull/3693/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :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=The+Apache+Software+Foundation)
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 861098)
    Time Spent: 20m  (was: 10m)

> Improving Container Transition Tracking in Streaming Data Ingestion
> -------------------------------------------------------------------
>
>                 Key: GOBBLIN-1830
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1830
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Zihan Li
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, we rely on the flushing event to indicate when a container 
> transition occurs. However, if the ingestion process fails to successfully 
> flush the data, we won't know which container is responsible. This becomes 
> problematic when the pipeline restarts, as we won't be able to identify the 
> root cause without manually reviewing the logs of thousands of containers. To 
> avoid this issue, we need to develop a more reliable way of tracking 
> container transitions that doesn't rely solely on the flushing event.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to