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 2022/12/12 10:48:47 UTC

[GitHub] [camel] davsclaus commented on pull request #8713: CAMEL-18661: Make span current and clear scope properly for async processing

davsclaus commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1346261138

   Using the event notifier to emit a "async processing" event is tricky as there are potentially more places this can happens in the core routing engine. However they all bubble up to the base-engine in the `CamelInternalProcessor`, especially for spans that would call external systems via "SendProcessor".


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