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

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

                Author: ASF GitHub Bot
            Created on: 07/Jun/23 17:19
            Start Date: 07/Jun/23 17:19
    Worklog Time Spent: 10m 
      Work Description: codecov-commenter commented on PR #3700:
URL: https://github.com/apache/gobblin/pull/3700#issuecomment-1581229792

   ## 
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/3700?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   > Merging 
[#3700](https://app.codecov.io/gh/apache/gobblin/pull/3700?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 (82708a1) into 
[master](https://app.codecov.io/gh/apache/gobblin/commit/7bbf6761c63055eb9ecc9f2756d4b3d68b7a1b08?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 (7bbf676) will **decrease** coverage by `2.12%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3700      +/-   ##
   ============================================
   - Coverage     46.98%   44.87%   -2.12%     
   + Complexity    10792     2095    -8697     
   ============================================
     Files          2138      411    -1727     
     Lines         84065    17733   -66332     
     Branches       9342     2162    -7180     
   ============================================
   - Hits          39501     7957   -31544     
   + Misses        40973     8917   -32056     
   + Partials       3591      859    -2732     
   ```
   
   
   [see 1730 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/gobblin/pull/3700/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: 864256)
    Time Spent: 7h 50m  (was: 7h 40m)

> Implement multi-active, non blocking for leader host
> ----------------------------------------------------
>
>                 Key: GOBBLIN-1837
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1837
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-service
>            Reporter: Urmi Mustafi
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 7h 50m
>  Remaining Estimate: 0h
>
> This task will include the implementation of non-blocking, multi-active 
> scheduler for each host. It will NOT include metric emission or unit tests 
> for validation. That will be done in a separate follow-up ticket. The work in 
> this ticket includes
>  * define a table to do scheduler lease determination for each flow's trigger 
> event and related methods to execute actions on this table 
>  * update DagActionStore schema and DagActionStoreMonitor to act upon new 
> "LAUNCH" type events in addition to KILL/RESUME
>  * update scheduler/orchestrator logic to apply the non-blocking algorithm 
> when "multi-active scheduler mode" is enabled, otherwise submit events 
> directly to the DagManager after receiving a scheduler trigger
>  * implement the non-blocking algorithm, particularly handling reminder 
> events if another host is in the process of securing the lease for a 
> particular flow trigger



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

Reply via email to