Trace steps in the route with open tracing

2021-07-06 Thread Dennis Holunder
Hello, I have some @ApplicationScoped and @Traced Beans which methods are called from the camel route (camel-quarkus). The traces are sent to jaeger, but they don't have a common parent span. How can I start a span for an exchange, so that all subsequent calls to the beans would have the same pare

SV: Camel FTP bug? Filename used for another file

2021-07-06 Thread Carsten Bulow
Hi Claus, Thank you for your help. I can't change anything on the other party's handling and we don't have write access to the FTP server. I can certainly try to use something like readLock=changed, readLockMinAge=300s to ensure a delay before the route attempts to download the file. But surely