Skip to content

debezium/dbz#1701 feat: add net_write_timeout and net_read_timeout configuration options#21

Open
Hisoka-X wants to merge 1 commit intodebezium:mainfrom
Hisoka-X:debezium-net_write/read_timeout
Open

debezium/dbz#1701 feat: add net_write_timeout and net_read_timeout configuration options#21
Hisoka-X wants to merge 1 commit intodebezium:mainfrom
Hisoka-X:debezium-net_write/read_timeout

Conversation

@Hisoka-X
Copy link

@Hisoka-X Hisoka-X commented Mar 13, 2026

Fixes debezium/dbz#1701
This pull request adds support for configuring session-level net_write_timeout and net_read_timeout in the BinaryLogClient, allowing users to override MySQL global timeout settings and prevent unexpected disconnects during large data transfers or high-latency scenarios.

@Hisoka-X Hisoka-X force-pushed the debezium-net_write/read_timeout branch from e8ba45d to 10126ec Compare March 13, 2026 08:48
@Hisoka-X
Copy link
Author

Hi @jpechane, could you take a look? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add net_write_timeout and net_read_timeout configuration options

1 participant