Dan Davydov created AIRFLOW-880:
-----------------------------------

             Summary: 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


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.3.15#6346)

Reply via email to