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 2020/03/26 07:44:57 UTC

[GitHub] [camel-quarkus] ppalaga edited a comment on issue #819: Saga support

ppalaga edited a comment on issue #819: Saga support
URL: https://github.com/apache/camel-quarkus/issues/819#issuecomment-604278796
 
 
   > Another option would be to introduce a sort of `CamelContextCustomizerBuildItem` which can then be used by the core's [BuildProcessor](https://github.com/apache/camel-quarkus/blob/b8135432cb67a4739395671ea98f366d2e252b36/extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/BuildProcessor.java#L360) to do further customization of the camel context.
   
   Isn't CamelMainListenerBuildItem doing just that? There is an example in MicroProfileMetricsProcessor.

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


With regards,
Apache Git Services