[ https://issues.apache.org/jira/browse/AIRFLOW-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578597#comment-16578597 ]
ASF subversion and git services commented on AIRFLOW-2860: ---------------------------------------------------------- Commit 9d68fa337586a6a64b6a9f19fc8f2b079376a4db in incubator-airflow's branch refs/heads/master from awelsh93 [ https://gitbox.apache.org/repos/asf?p=incubator-airflow.git;h=9d68fa3 ] [AIRFLOW-2860] DruidHook: time check is wrong (#3745) > DruidHook: time variable is not updated correctly when checking for timeout > ---------------------------------------------------------------------------- > > Key: AIRFLOW-2860 > URL: https://issues.apache.org/jira/browse/AIRFLOW-2860 > Project: Apache Airflow > Issue Type: Bug > Components: hooks > Reporter: Adam Welsh > Assignee: Adam Welsh > Priority: Trivial > Fix For: 2.0.0 > > > The variable that is used in the condition to check if the Druid ingestion > task has exceeded the max_ingestion_time is not updated correctly. It gets > incremented by one (which is the default value for timeout) but should be > incremented by timeout. -- This message was sent by Atlassian JIRA (v7.6.3#76005)