bhasker87 commented on issue #71721: URL: https://github.com/apache/airflow/issues/71721#issuecomment-5591527600
Hi, I’d like to investigate this issue. I plan to first reproduce the reported logging performance regression on Airflow 3.2.0 and the current `main` branch. I will then profile the task-logging path to isolate the overhead from formatting, serialization, task-supervisor communication, and persistence. If the regression is reproducible, I’ll share the benchmark results and proposed approach here before opening a PR, and I’ll include appropriate regression tests with any fix. Is anyone currently working on this, or is there any maintainer guidance I should consider before starting? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
