[
https://issues.apache.org/jira/browse/GOBBLIN-1838?focusedWorklogId=872680&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-872680
]
ASF GitHub Bot logged work on GOBBLIN-1838:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Jul/23 19:25
Start Date: 24/Jul/23 19:25
Worklog Time Spent: 10m
Work Description: ZihanLi58 merged PR #3701:
URL: https://github.com/apache/gobblin/pull/3701
Issue Time Tracking
-------------------
Worklog Id: (was: 872680)
Time Spent: 1h 50m (was: 1h 40m)
> Introduce total count based completion watermark
> ------------------------------------------------
>
> Key: GOBBLIN-1838
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1838
> Project: Apache Gobblin
> Issue Type: New Feature
> Reporter: Andy Jiang
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currently the completion watermark is determined according to the
> completeness percentage: "max of srcCount/refCount, for each refTier".
> This change introduces a new "total count based completion watermark", which
> is determined by a new completeness percentage: "srcCount / sum of all
> refCount, for each refTier".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)