You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/10/29 17:49:30 UTC

[GitHub] [ignite] Vladsz83 opened a new pull request #8407: IGNITE-13643 : Fix long closing of the socker in ServerImpl (TcpDiscoverySpi)

Vladsz83 opened a new pull request #8407:
URL: https://github.com/apache/ignite/pull/8407


   ServerImpl now closes socket forcefully to avoid long waiting on Socket.close(). This awaiting violates configured timeouts like failureDetectionTimeout implicitly.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ignite] anton-vinogradov merged pull request #8407: IGNITE-13643 : Disable socket linger dy default in Tcp Discovery Spi

Posted by GitBox <gi...@apache.org>.
anton-vinogradov merged pull request #8407:
URL: https://github.com/apache/ignite/pull/8407


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org