alibaba / alibaba/DataX

请问Oracle的链接为什么不用连接池啊?

Open
#1,459 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

我遇到一个问题,服务和数据库之间有一层防火墙,会在检测到链接不用的时候给关闭,然后就导致我在运行的时候,总是会出现链接超时的问题,如果使用数据库连接池可能会解决一部分问题,于是想问一下,为什么咱们没有用连接池啊

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names Oracle connections, a firewall that closes idle links, and resulting timeouts, but it names no source file, test, or entry point. Start by locating where Oracle connections are created and determine whether connection pooling is supported; done would require a clearly scoped decision or implementation plan with verification for the timeout scenario.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.