You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2011/04/07 15:04:05 UTC

[jira] [Resolved] (AMQ-3275) Make UDP protocol work

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

Dejan Bosanac resolved AMQ-3275.
--------------------------------

    Resolution: Fixed

Fixed with svn revision 1089864

> Make UDP protocol work
> ----------------------
>
>                 Key: AMQ-3275
>                 URL: https://issues.apache.org/jira/browse/AMQ-3275
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.5.0
>            Reporter: Dejan Bosanac
>             Fix For: 5.6.0
>
>
> {code}factory = new ActiveMQConnectionFactory("udp://localhost:61618");
> connection = factory.createConnection();
> connection.start();{code}
> Connection.start() seems to trigger an infinite loop in ReliableTransport.request(Object).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira