Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] [1.2.0] Change dbcp to druid in JDBC engine. #2141

Closed
2 tasks done
CCweixiao opened this issue May 20, 2022 · 0 comments
Closed
2 tasks done

[Feature] [1.2.0] Change dbcp to druid in JDBC engine. #2141

CCweixiao opened this issue May 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@CCweixiao
Copy link
Contributor

CCweixiao commented May 20, 2022

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

在JDBC引擎连接池的实现上,改变dbcp为dbcp2,DBCP2基于Commons Pool 2,与DBCP 1.x相比,提供了更高的性能,JMX支持以及众多其他新功能。

In the implementation of JDBC engine connection pool, dbcp is changed to dbcp2, which is based on Commons Pool 2. Compared with DBCP 1.x, it provides higher performance, JMX support and many other new functions

Description

Use case

No response

solutions

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@CCweixiao CCweixiao added the enhancement New feature or request label May 20, 2022
@CCweixiao CCweixiao changed the title [Feature] [1.2.0] Change dbcp to dbcp2 in JDBC engine. [Feature] [1.2.0] Change dbcp to druid in JDBC engine. May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant