camel-aws-xray doesn't play well with XRay segments created beforehand

2023-05-09 Thread Tom Muldoon
Hi, We have recently begun efforts to adopt the camel-aws-xray library as part of a larger AWS Xray tracing strategy. Our application initiates an Xray Segment within a servlet filter before delegating to Camel which, in turn, sends an SQS message to a consumer. Ultimately, we would like a

Shutdown of camel routes

2023-05-09 Thread Gaurav Kumar
Hi I am using camel (3.14) with springboot. Application is also using camel quickfixj to connect with the vendor platform via FIX protocol. Application has a public camel route that consumes messages from the Fix session, but when I shutdown the application, the public route stops first and the

camel-aws-xray doesn't play well with XRay segments created beforehand

2023-05-09 Thread Tom Muldoon
Hi, We have recently begun efforts to adopt the camel-aws-xray library as part of a larger AWS Xray tracing strategy. Our application initiates an Xray Segment within a servlet filter before delegating to Camel which, in turn, sends an SQS message to a consumer. Ultimately, we would like a