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

[Improve][Connector-V2] Fix SqlServer cdc memory leak #8083

Closed Hisoka-X closed 5 days ago

Hisoka-X commented 5 days ago

Purpose of this pull request

Fix SqlServer cdc memory leak by disable PrepareStatement cache in debezium JdbcConnection. image

Does this PR introduce any user-facing change?

no

How was this patch tested?

exist test.

Check list

hailin0 commented 5 days ago

link https://issues.redhat.com/browse/DBZ-1065