[jboss-jira] [JBoss JIRA] Commented: (JGRP-852) GossipRouter/GossipClient: make sockets use SO_TIMEOUT and SO_LINGER

Bela Ban (JIRA) jira-events at lists.jboss.org
Wed Oct 29 12:59:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/JGRP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12436047#action_12436047 ] 

Bela Ban commented on JGRP-852:
-------------------------------

- Add sock_conn_timeout to PING as well !
- Add linger_timeout to PING / TCPGOSSIP
- Add sock_read_timeout to PING / TCPGOSSIP

All of these props need to call the relevant methods in GossipClient

> GossipRouter/GossipClient: make sockets use SO_TIMEOUT and SO_LINGER
> --------------------------------------------------------------------
>
>                 Key: JGRP-852
>                 URL: https://jira.jboss.org/jira/browse/JGRP-852
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 2.6.6, 2.7
>
>
> This way, neither the GossipRouter nor the clients will block on a socket read forever (SO_TIMEOUT). Same for socket close (SO_LINGER). Make the timeouts configurable (0 means block forever).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list