davsclaus commented on PR #9332: URL: https://github.com/apache/camel/pull/9332#issuecomment-1435080899
be careful to not overcomplicate this - the init of services in Camel are used during bootstrap and are called by Camel in sequence (no locking needed). We should not do special weird code for one corner case with simple language that been in Camel since 1.x. If you can come up with a better parser (then yeah) but do not sacrifice the init service lifecycle of Camel. -- 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...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org