You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2020/10/07 19:02:00 UTC

[jira] [Updated] (GOBBLIN-1189) Relax the condition for the increasing ingestion latency check

     [ https://issues.apache.org/jira/browse/GOBBLIN-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudarshan Vasudevan updated GOBBLIN-1189:
-----------------------------------------
    Fix Version/s:     (was: 0.16.0)
                   0.15.0

> Relax the condition for the increasing ingestion latency check
> --------------------------------------------------------------
>
>                 Key: GOBBLIN-1189
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1189
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-kafka
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Shirshanka Das
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The increasing latency check in KafkaIngestionHealthCheck checks for the latency to be strictly increasing i.e current latency > previous latency. This task relaxes the condition to: current latency >= previous latency. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)