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/06/10 18:22:00 UTC

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

Sudarshan Vasudevan created GOBBLIN-1189:
--------------------------------------------

             Summary: 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
             Fix For: 0.15.0


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)