You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/02/22 17:33:37 UTC

[GitHub] [camel-quarkus] ppalaga commented on issue #2273: Prefer SyntheticBeanBuildItem to initializing bean producers via volatile fields

ppalaga commented on issue #2273:
URL: https://github.com/apache/camel-quarkus/issues/2273#issuecomment-783542525


   The linked PR improves Avro, FHIR and Reactive streams only. 
   
   In Camel Core and Camel Main, I had to keep the current state because the initialization of Camel Context and Camel Main a bit special: it requires all beans to be in place already, so when we used SyntheticBeanBuildItem for those two, Quarkus builder runtime fails complaining about cyclic dependencies between the respective build tasks.


----------------------------------------------------------------
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.

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