Bug 51230 - Some jmx attributes of ReplicationValve and JvmRouteBinderValve are unavailable
Summary: Some jmx attributes of ReplicationValve and JvmRouteBinderValve are unavailable
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Cluster (show other bugs)
Version: trunk
Hardware: All All
: P2 minor (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 07:12 UTC by Eiji Takahashi
Modified: 2011-05-19 08:49 UTC (History)
0 users



Attachments
patch for mbean-descriptor (1.14 KB, patch)
2011-05-19 07:12 UTC, Eiji Takahashi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eiji Takahashi 2011-05-19 07:12:19 UTC
Created attachment 27032 [details]
patch for mbean-descriptor

asyncSupported and doProcessingStats(ReplicationValve only) are unavailable.
I made the patch for this issue.

Regards.
Comment 1 Mark Thomas 2011-05-19 08:49:04 UTC
Thanks for the report and the patch. The patch has been applied to 7.0.x and will be included in 7.0.15 onwards.