[ 
https://issues.apache.org/jira/browse/AIRFLOW-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571770#comment-16571770
 ] 

ASF subversion and git services commented on AIRFLOW-2860:
----------------------------------------------------------

Commit 4f138dfd20da867029828371a121b47d9cab37ad in incubator-airflow's branch 
refs/heads/master from awelsh93
[ https://gitbox.apache.org/repos/asf?p=incubator-airflow.git;h=4f138df ]

[AIRFLOW-2860] Raise ValueError if timeout < 1 in druid hook




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

Reply via email to