Skip to content

NetServer setTcpuserTimeout#5917

Closed
aksabg wants to merge 2 commits intoeclipse-vertx:4.xfrom
aksabg:aksabg/netserver-settcpusertimeout
Closed

NetServer setTcpuserTimeout#5917
aksabg wants to merge 2 commits intoeclipse-vertx:4.xfrom
aksabg:aksabg/netserver-settcpusertimeout

Conversation

@aksabg
Copy link
Copy Markdown

@aksabg aksabg commented Jan 29, 2026

To be able to control the TCP_USER_TIMEOUT value provided by Netty, this setting has been passed from TCP base in NetServer context.

To be able to control keepalive parameters already present in NetServer context in NetClient, these settings have been passed in NetClient context.

@vealrad
Copy link
Copy Markdown

vealrad commented Feb 6, 2026

@vietj I've seen we are going to add this to version 5. Can we also please add it to 4.X?

@vietj
Copy link
Copy Markdown
Member

vietj commented Feb 11, 2026

@vealrad you PR seems to do more than setting TCP timeout unlike these PR : https://github.com/eclipse-vertx/vert.x/pull/5913/changes and https://github.com/eclipse-vertx/vert.x/pull/5962/changes

I will backport the master PR to 5.x, can you provide a separate PR for the extra changes done in this PR instead ?

@vealrad
Copy link
Copy Markdown

vealrad commented Feb 11, 2026

@vietj Yes, I will provide a separate PR

@vietj vietj closed this Feb 12, 2026
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.

3 participants