Improve JMX Monitoring Capabilities of the NHTTP Transport
----------------------------------------------------------
Key: SYNAPSE-669
URL: https://issues.apache.org/jira/browse/SYNAPSE-669
Project: Synapse
Issue Type: Improvement
Components: Transports
Affects Versions: NIGHTLY
Reporter: Hiranya Jayathilaka
Assignee: Hiranya Jayathilaka
Fix For: 2.0
The existing JMX monitoring capabilities of the NHTTP transport are very basic and minimal.
While they are "good enough", they are not at all sufficient for a large scale enterprise
service bus deployment. I have been working on improving the JMX monitoring support of the
NHTTP transport recently and I would like to contribute these features to the Synapse main
development trunk. Basically we'll have three new MBeans to monitor the transport:
1. LatencyView - Monitors the latency incurred by Synapse when mediating messages back and
forth using the NHTTP transport
2. ThreadingView - Monitors transport thread pools
3. ConnectionsView - Monitors the usage of HTTP connections by the transport listener and
sender
I will take an incremental approach, as much as possible, when checking these features into
the trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org
|