Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3032

Check the connection pool with JMX when using Transactional DataSource

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Not a Bug
    • Major
    • None
    • None
    • Tomcat
    • None

    Description

      Currently the common-dbcp2 only expose the org.apache.commons.dbcp2.PoolableConnectionMXBean for every database connection. And the customer want to check the connection pool with JMX just like org.apach.tomcat.jdbc.pool.jmx.ConnectionPoolMBean

      • getIdle()
      • getSize()
      • getActive()
      • getNumIdle()
      • getNumActibe()
      • getWaitCount()

      Attachments

        Activity

          People

            zfeng@redhat.com Zheng Feng
            zfeng@redhat.com Zheng Feng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: