Skip to content

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

Merged
jpechane merged 1 commit intodebezium:mainfrom
Hisoka-X:debezium-net_write/read_timeout
Mar 16, 2026
Merged

debezium/dbz#1701 add net_write_timeout and net_read_timeout configuration options#21
jpechane merged 1 commit intodebezium:mainfrom
Hisoka-X:debezium-net_write/read_timeout

Conversation

@Hisoka-X
Copy link
Copy Markdown

@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
Copy Markdown
Author

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

@jpechane
Copy link
Copy Markdown

@Hisoka-X Could you please change commit message to debezium/dbz#1701 add net_write_timeout and net_read_timeout configuration options?

…ation options

Signed-off-by: Jia Fan <fanjiaeminem@qq.com>
@Hisoka-X Hisoka-X force-pushed the debezium-net_write/read_timeout branch from 10126ec to c049a20 Compare March 16, 2026 11:36
@Hisoka-X Hisoka-X changed the title debezium/dbz#1701 feat: add net_write_timeout and net_read_timeout configuration options debezium/dbz#1701 add net_write_timeout and net_read_timeout configuration options Mar 16, 2026
@Hisoka-X
Copy link
Copy Markdown
Author

@Hisoka-X Could you please change commit message to debezium/dbz#1701 add net_write_timeout and net_read_timeout configuration options?

Done

@jpechane jpechane merged commit 33bfde4 into debezium:main Mar 16, 2026
1 of 3 checks passed
@jpechane
Copy link
Copy Markdown

@Hisoka-X Applied, thanks

@Hisoka-X
Copy link
Copy Markdown
Author

Hi @jpechane . When is the next version upgrade scheduled? I plan to add this parameter to Debezium. :)

@jpechane
Copy link
Copy Markdown

https://repo1.maven.org/maven2/io/debezium/mysql-binlog-connector-java/0.40.6/ :-)

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

2 participants