[
https://issues.apache.org/activemq/browse/AMQ-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-186.
----------------------------
Resolution: Fixed
Fix Version/s: (was: 5.1.0)
5.0.0
> 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
> Issue Type: Improvement
> Components: Transport
> Reporter: Dennis Cook
> Assignee: Rob Davies
> Priority: Minor
> Fix For: 5.0.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.