You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2008/07/10 09:14:00 UTC

[jira] Resolved: (AMQ-1852) Update TcpTransport for better error handling

     [ https://issues.apache.org/activemq/browse/AMQ-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-1852.
-----------------------------

    Resolution: Fixed

Fix applied by SVN revision 675463

BTW - although stoppedLatch.get().countDown() can be called twice - its important it gets called before onException()  - else under some circumstances the transport will not close properly

> Update TcpTransport for better error handling
> ---------------------------------------------
>
>                 Key: AMQ-1852
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1852
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Transport
>            Reporter: Rob Davies
>            Assignee: Rob Davies
>             Fix For: 5.2.0
>
>
> TcpTransport should catch Throwable - see http://www.nabble.com/Minor-modification-to-TcpTransport.java-for-better-error-handling--td18376698.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.