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)