You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/05 05:48:46 UTC

[jira] [Commented] (THRIFT-2788) Java client and server does not enable tcp keep alive.

    [ https://issues.apache.org/jira/browse/THRIFT-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197506#comment-14197506 ] 

Hudson commented on THRIFT-2788:
--------------------------------

SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/])
THRIFT-2788: enable TCP keep alive for sockets in java lib. (roger: rev b006a5078339d125e62919bcc76956c9849000af)
* lib/java/src/org/apache/thrift/transport/TSocket.java
* lib/java/src/org/apache/thrift/transport/TNonblockingSocket.java


> Java client and server does not enable tcp keep alive.
> ------------------------------------------------------
>
>                 Key: THRIFT-2788
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2788
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>    Affects Versions: 0.9.1
>            Reporter: Lei FW
>            Assignee: Roger Meier
>             Fix For: 0.9.2
>
>
> Both client and server sockets in Java were not enable tcp keepalive.
> This is important for reap dead tcp connections. If not enabled, the process can not be notified appropriately while remote peer crashed or connection interrupted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)