[ https://issues.apache.org/activemq/browse/AMQ-186?page=all ]

Hiram Chirino updated AMQ-186:
------------------------------

    Fix Version: 4.2

Lets see if we can get this done by 4.2

> Allow for use of a connect timeout property when creating socket
> ----------------------------------------------------------------
>
>          Key: AMQ-186
>          URL: https://issues.apache.org/activemq/browse/AMQ-186
>      Project: ActiveMQ
>         Type: Improvement

>   Components: Transport
>     Reporter: Dennis Cook
>     Priority: Minor
>      Fix For: 4.2

>
>
> Socket construction in the TcpTransportChannel class uses either 
> Socket(host, port) or Socket(host, port, host, port) variations.  
> J2SDK offers another construction model; Socket(), bind(bindpoint), 
> connect(endpoint, timeout.  Use of this model allows a custom connectoin 
> timeout value to be used.

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

Reply via email to