Skip to content

org.apache.commons.dbcp2.BasicDataSource statistic #1710

@skabashnyuk

Description

@skabashnyuk

It would be nice to see some data from org.apache.commons.dbcp2.BasicDataSource
For example:

  • maxTotal
  • numActive
  • maxIdle
  • numIdle
  • minIdle
  • initialSize
  • maxWaitMillis
  • softMinEvictableIdleTimeMillis
  • timeBetweenEvictionRunsMillis
  • defaultQueryTimeout
  • maxConnLifetimeMillis
  • maxOpenPreparedStatements
  • minEvictableIdleTimeMillis
  • removeAbandonedTimeout
    etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions