Matt Pavlovich created AMQ-9437:
-----------------------------------
Summary: Add optioanl advanced destination statistics including
networkEnqueueCount and networkDequeueCount
Key: AMQ-9437
URL: https://issues.apache.org/jira/browse/AMQ-9437
Project: ActiveMQ Classic
Issue Type: Improvement
Reporter: Matt Pavlovich
1. Add a enableAdvancedStatistics = false (default) flag to guard the ability
to enable advanced destination statistics
2. Add networkEnqueueCount and networkDequeueCount to track which enqueue(s)
and dequeue(s) were for network connections.
Note: Add'l tickets are requesting advanced destination statistics (times,
messageIds, etc). Adding a single boolean guard around these allows admins to
toggle when the latency penalty is ok. For example, non-persistent topics may
never want these enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)