Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3.3
-
Fix Version/s: 2.1.1
-
Labels:None
-
Number of attachments :
Description
Add a JMX bean to manage/monitor a connection pool:
- start/stop operation to free connections and disable connection distribution
- active/idle connection count attribute to monitor connection pool usage
I can see in Source Repository that the Pooling Connection DataSource is a JMX Bean but I can't see it JConsole. Is it fixed in 2.0 but not in 1.3?