ashb commented on a change in pull request #7141: [AIRFLOW-6544] add log_id to 
end_of_log mark log record
URL: https://github.com/apache/airflow/pull/7141#discussion_r372374981
 
 

 ##########
 File path: tests/utils/log/test_es_task_handler.py
 ##########
 @@ -262,21 +277,55 @@ def 
test_set_context_w_json_format_and_write_stdout(self):
         self.es_task_handler.json_format = True
         self.es_task_handler.set_context(self.ti)
 
-    def test_close(self):
-        formatter = logging.Formatter('%(asctime)s - %(name)s - %(levelname)s 
- %(message)s')
 
 Review comment:
   This comment seems to still be an issue @larryzhu2018 - pingzh is saying 
that they use ElasticSearch logs without the JSON format enabled.

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


With regards,
Apache Git Services

Reply via email to