jscheffl commented on code in PR #48218: URL: https://github.com/apache/airflow/pull/48218#discussion_r2015079539
########## airflow-core/newsfragments/48218.significant.rst: ########## @@ -0,0 +1,14 @@ +Remove option for unlimited parallelism. + +Before Airflow 3.0 it was possible to set unlimited parallelism by setting ``[core] parallelism`` to 0. This was removed in Airflow 3.0.0. + +* Types of change + + * [ ] Dag changes + * [x] Config changes + * [ ] API changes + * [ ] CLI changes + * [x] Behaviour changes + * [ ] Plugin changes + * [ ] Dependency changes + * [ ] Code interface changes Review Comment: Here we are :-) #48423 -- 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]
