Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
camel-core, eip, jmx
-
None
-
Novice
Description
We would need to extend the org.apache.camel.processor.Throttler so it keeps state whether its holding back exchanges due hit limit, or not. Wonder what a name should be. It could be a simple boolean to indicate that. And/or a counter that counts the number of exchanges being hold back. Then ppl can have a graph with the counter.
This data should be exposed in JMX with org.apache.camel.api.management.mbean.ManagedThrottlerMBean
Attachments
Attachments
Issue Links
- is related to
-
CAMEL-6858 Delayer EIP - Add JMX attribute to know if any messages are delayed
- Resolved