[
https://issues.apache.org/jira/browse/AIRFLOW-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxime Beauchemin updated AIRFLOW-880:
--------------------------------------
Fix Version/s: (was: 1.8.2)
1.9.0
> Fix remote log functionality inconsistencies for Webservers
> -----------------------------------------------------------
>
> Key: AIRFLOW-880
> URL: https://issues.apache.org/jira/browse/AIRFLOW-880
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Reporter: Dan Davydov
> Assignee: Dan Davydov
> Fix For: 1.9.0
>
>
> Right now log functionality is not consistent when it comes to remote logs.
> 1. Lack of Complete Logs: Remote logs should be the default instead of the
> log that is only loaded if the local log is not present, because the remote
> log will have the logs for all of the tries of a task, whereas the local log
> is only guaranteed to have the most recent one
> 2. Lack of Consistency: The logs returned will always be the same from all
> the webservers (right now different logs can be returned if a webserver has a
> log vs doesn't, and there can be different logs between webservers that have
> the log).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)