uschindler commented on PR #12535: URL: https://github.com/apache/lucene/pull/12535#issuecomment-1706816121
> The 500ms connect timeout on the client: extremely suspicious (as far as jenkins failure). Make it at least 3 seconds or something? Doesn't matter if its being used by jenkins or not, there's sorta no sense in extremely low timeout values like that when using TCP... Thanks! Maybe that is the reason for the problem, I haven't seen the timeout on client! If one of the clients times out, the server will wait for that client forever. As we had not stackdump of the client we can't see that. I agree: - lets raise the connect timeout - DO NOT remove the server timeout, because a fileing client will otherwise make the server wait forever for the missing client after accepting connections of all others Uwe -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org