You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/03/08 15:42:15 UTC

[jira] [Created] (CAMEL-6148) BacklogTracer - Allow to capture message tracers and store in backlog for retrieval on demand (pull based)

Claus Ibsen created CAMEL-6148:
----------------------------------

             Summary: BacklogTracer - Allow to capture message tracers and store in backlog for retrieval on demand (pull based)
                 Key: CAMEL-6148
                 URL: https://issues.apache.org/jira/browse/CAMEL-6148
             Project: Camel
          Issue Type: New Feature
          Components: camel-core, jmx
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.11.0


A new type of message tracer in Camel that stores the traced messages in an internal backlog queue, which can be access on demand by management API.

This allows us to build a karaf command to show messages traces, and allow end users to integrate this easier with their JMX tooling etc.

The name BacklogTracer was chosen as MessageTracer would be ambiguous with the existing Tracer. 

The existing Tracer is too fine grained and has some awkward issues as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira