You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/09/03 19:36:00 UTC

[jira] [Updated] (AIRFLOW-2860) DruidHook: time variable is not updated correctly when checking for timeout

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

Kaxil Naik updated AIRFLOW-2860:
--------------------------------
    Fix Version/s:     (was: 2.0.0)
                   1.10.1

> 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: 1.10.1
>
>
> 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)