[ https://issues.apache.org/jira/browse/AIRFLOW-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287486#comment-16287486
]
ASF subversion and git services commented on AIRFLOW-1908:
----------------------------------------------------------
Commit 22453d037ec69b3e5ab1cda4717a3dea9c47df56 in incubator-airflow's branch refs/heads/master
from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=22453d0 ]
[AIRFLOW-1908] Fix celery broker options config load
Options were set to visibility timeout instead of
broker_options
directly. Furthermore, options should be int,
float, bool or string
not all string.
Closes #2867 from bolkedebruin/AIRFLOW-1908
> Celery broker transport options are not set correctly
> -----------------------------------------------------
>
> Key: AIRFLOW-1908
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1908
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Bolke de Bruin
> Fix For: 1.9.1
>
>
> broker_transport_options': {'visibility_timeout': broker_transport_options},
> furthermore some of the items need to be int
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|