jscheffl commented on code in PR #48218:
URL: https://github.com/apache/airflow/pull/48218#discussion_r2014914644


##########
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:
   Yeah, I hope I can make the config lint addition in a separate PR the next 
days. But if you are faster than me, this is welcome.
   I assume the value should not be auto-migrated (to what?) but an error 
should be raised.



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to