You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Minal Bhalodi (Jira)" <ji...@apache.org> on 2020/09/22 17:24:00 UTC

[jira] [Created] (CAMEL-15568) Dynamic route updates causes few requests to fails

Minal Bhalodi created CAMEL-15568:
-------------------------------------

             Summary: Dynamic route updates causes few requests to fails
                 Key: CAMEL-15568
                 URL: https://issues.apache.org/jira/browse/CAMEL-15568
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 3.2.0
            Reporter: Minal Bhalodi


we use Persistent Custom MDC Logging in Apache Camel as mentioned in this link.
h1. [https://developers.redhat.com/blog/2016/05/12/persistent-custom-mdc-logging-in-apache-camel/]

 

After we upgrade Apache Camel version from 2.25.0 to 3.2.0 , we started seeing issue of thread is being hold for 30-40 ms when calling CustomUnitOFWork which internally call MDCUnitOfWork. 

 

What we noticed is thread hold time is keep on increasing every hour and not able to understand this issue. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)