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 2022/03/02 14:23:09 UTC

[GitHub] [airflow] millin opened a new pull request #21942: Improve ElasticsearchTaskHandler

millin opened a new pull request #21942:
URL: https://github.com/apache/airflow/pull/21942


   Improve ElasticsearchTaskHandler:
    - use builtin logging.makeLogRecord instead of strange _ESJsonLogFmt
    - do not re-sort already sorted logs
    - apply ISO 8601 datefmt
    - fixed several found bugs


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org