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

去除timeout默认值为10秒的逻辑 #5729 #5735

Merged
merged 1 commit into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. 去除timeout默认值为10秒的逻辑 alibaba#5729

    之前版本只能通过给datasoure配置属性来自定义超时实际,否则会走到默认值10秒逻辑,最新代码虽然也不区分jdbc类型,统一解析url和properties的设置了,但是为了存量项目无需修改任何配置就能平滑升级组件,因此还是去掉这个默认10秒的逻辑
    lizongbo committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3b96d40 View commit details
    Browse the repository at this point in the history