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 2017/04/08 09:54:41 UTC

[jira] [Created] (CAMEL-11122) camel-reactive-streams - Add more JMX information

Claus Ibsen created CAMEL-11122:
-----------------------------------

             Summary: camel-reactive-streams - Add more JMX information
                 Key: CAMEL-11122
                 URL: https://issues.apache.org/jira/browse/CAMEL-11122
             Project: Camel
          Issue Type: New Feature
          Components: camel-reactive-streams
            Reporter: Claus Ibsen
             Fix For: 2.20.0


It would be good to have more runtime statistics in JMX for example

the endpoint should show its configured options as attributes such as concurrent consumers, max inflight etc.

the consumer should show the number of pending messages in the internal buffer, etc. The latter can help find out if your back pressure strategy is correct, to see if the consumer can keep up with incoming messages or not.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)