You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "christophd (via GitHub)" <gi...@apache.org> on 2023/07/03 08:25:15 UTC

[GitHub] [camel-k] christophd commented on pull request #4523: fix(#592): Introduce build order strategy

christophd commented on PR #4523:
URL: https://github.com/apache/camel-k/pull/4523#issuecomment-1617611676

   The default build order strategy is set to `sequential` at the moment. Sequential strategy will queue the builds for a namespace which is exactly like it has been implemented before in Camel K v1. I wonder if we should use `fifo` as a new default strategy in Camel K v2 instead in order to run builds in parallel to each other as long as max running build limit has not been reached.
   
   WDYT?


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

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