alibaba / alibaba/DataX

datax 采集源头跟目标connection sleep资源不释放

Open
#1,250 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

1.采集300多张表,目标库与源头库connection一有关闭,很多sleep连接导致数据库挂死。
2.新版本有无有解决这个问题

![image](https://user-images.githubusercontent.com/33806778/146477431-956b1db9-6cbd-4452-9f7a-ff134e9e0c62.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with a DataX job that collects more than 300 tables, monitoring source and target database connections for lingering sleep sessions. Trace the connection lifecycle in the Java implementation and compare behavior across versions; done means connections are released after collection and the databases no longer accumulate sleeping sessions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.