]
Tristan Tarrant updated ISPN-9708:
----------------------------------
Summary: Expose protocolserver executor via JMX (was: Expose protocolserver executor
via transport)
Expose protocolserver executor via JMX
--------------------------------------
Key: ISPN-9708
URL:
https://issues.jboss.org/browse/ISPN-9708
Project: Infinispan
Issue Type: Enhancement
Components: JMX, reporting and management, Server
Affects Versions: 9.4.1.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.Alpha1, 9.4.2.Final
The Hot Rod server uses a dedicated worker thread pool executor for offloading ops
execution. We should hoist it up to the AbstractProtocolServer and its properties/stats
exposed through the transport for management/monitoring.