apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.06k stars 1.83k forks source link

[Hotfix][CDC] Fix occasional database connection leak when read snapshot split #7918

Closed hailin0 closed 3 weeks ago

hailin0 commented 3 weeks ago

Purpose of this pull request

Fix occasional database connection leak when read snapshot split

Does this PR introduce any user-facing change?

No

How was this patch tested?

https://github.com/apache/seatunnel/pull/6526

Check list