You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Rhuan Rocha (Jira)" <ji...@apache.org> on 2023/05/02 19:16:00 UTC

[jira] [Created] (CAMEL-19310) Review the AbstractDynamicRegistry class to decouple from core Java class

Rhuan Rocha created CAMEL-19310:
-----------------------------------

             Summary: Review the AbstractDynamicRegistry class to decouple from core Java class
                 Key: CAMEL-19310
                 URL: https://issues.apache.org/jira/browse/CAMEL-19310
             Project: Camel
          Issue Type: Improvement
          Components: came-core
    Affects Versions: 4.0-M2
            Reporter: Rhuan Rocha


The AbstractDynamicRegistry extends the ConcurrentHashMap which is a core Java Class. This issue is to re-evaluate how we do this to avoid tight coupling. To know more about this discussion check [this|https://github.com/apache/camel/pull/9972] PR.

 

Related issue: https://issues.apache.org/jira/browse/CAMEL-19295



--
This message was sent by Atlassian Jira
(v8.20.10#820010)