You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/06 13:14:08 UTC

[GitHub] awelsh93 commented on issue #3707: [AIRFLOW-2860] DruidHook: time variable is not updated correctly when…

awelsh93 commented on issue #3707: [AIRFLOW-2860] DruidHook: time variable is not updated correctly when…
URL: https://github.com/apache/incubator-airflow/pull/3707#issuecomment-410703524
 
 
   Hey @Fokko, thanks for your quick response. I've noticed some of the Travis jobs have failed - specifically for this test `tests.hooks.test_druid_hook.TestDruidHook`. It seems like a timeout of 0 means this change gets stuck in a loop where `sec` gets incremented by 0 and hence will never be greater than `max_ingestion_time`.
   
   What course of action do you recommend?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services