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

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

                Author: ASF GitHub Bot
            Created on: 21/Sep/23 16:56
            Start Date: 21/Sep/23 16:56
    Worklog Time Spent: 10m 
      Work Description: codecov-commenter commented on PR #3783:
URL: https://github.com/apache/gobblin/pull/3783#issuecomment-1729960973

   ## 
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3783?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   > Merging 
[#3783](https://app.codecov.io/gh/apache/gobblin/pull/3783?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 (74ac8ab) into 
[master](https://app.codecov.io/gh/apache/gobblin/commit/a28961370ffbd41e740b9e6b9238b1c9d91ae6ac?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 (a289613) will **decrease** coverage by `1.27%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3783      +/-   ##
   ============================================
   - Coverage     47.30%   46.03%   -1.27%     
   + Complexity    10953     2180    -8773     
   ============================================
     Files          2152      416    -1736     
     Lines         85114    17987   -67127     
     Branches       9452     2191    -7261     
   ============================================
   - Hits          40263     8281   -31982     
   + Misses        41197     8823   -32374     
   + Partials       3654      883    -2771     
   ```
   
   
   [see 1740 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/gobblin/pull/3783/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: 881205)
    Time Spent: 40m  (was: 0.5h)

> Remove flowExecutionId from Multi-Active Lease Arbitration
> ----------------------------------------------------------
>
>                 Key: GOBBLIN-1916
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1916
>             Project: Apache Gobblin
>          Issue Type: New Feature
>          Components: gobblin-service
>            Reporter: Urmi Mustafi
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Including flow execution id as a part of multi-active lease arbitration for 
> LAUNCH events is frequently causing the same trigger on multiple hosts to be 
> perceived as unique flow executions since the flow execution id reflects the 
> system clock of the participant. For a single flow trigger, there may be up 
> to N number of flow execution ids where N is the number of active 
> participants. The same flow action is perceived as unique from the other ones 
> and excess flows are launched concurrently (upon which the additional ones 
> are cancelled). Remove all use of the flow execution id for the LAUNCH case 
> right now. In the future, we will generalize the arbiter for other flow 
> actions when we determine the value they will require for arbitration. 



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

Reply via email to