vert.x
vert.x copied to clipboard
Expose pending size of MessageConsumerImpl
Describe the feature
The goal is to expose the message pending queue size of a message consumer.
Use cases
- Metrics
- Automatically deploy verticles when size has reached a limit
Contribution
I'm volunteer for implementing this feature if you need it.