[
https://issues.apache.org/jira/browse/CAMEL-23079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063298#comment-18063298
]
Claus Ibsen commented on CAMEL-23079:
-------------------------------------
There should not be a new DSL - There is too much already. However a registry
and some java and management APIs are good.
> camel-core - Registry for capturing errors during routing messages
> ------------------------------------------------------------------
>
> Key: CAMEL-23079
> URL: https://issues.apache.org/jira/browse/CAMEL-23079
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 4.x
>
> Attachments: ErrorRegistry-Design-Document.pdf
>
>
> Some new kind of API that end users can enable that collects the exceptions
> that happened during routing and stores them in a registry (memory).
> Can have a cap size for how many entries to store, and also for how long time
> to keep them back so an error does not stay around for months.
> Then this registry can have Java and JMX API for monitoring and management.
> And Camel JBang command to browse etc.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)