You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Babak Vahdat (JIRA)" <ji...@apache.org> on 2014/05/28 22:43:03 UTC

[jira] [Resolved] (CAMEL-7472) camel-netty - SingleUDPNettyServerBootstrapFactory should wait synchronously for the outcome of joining a UDP multicast group so that we know if the attempt was successful or not

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

Babak Vahdat resolved CAMEL-7472.
---------------------------------

    Resolution: Fixed

Added the test {{NettyUDPMulticastAsyncTest}} for this UDP multicast scenario verification as well. Also polished some glitches by {{NettyUDPAsyncTest}} and tightened up it's asserts a bit. 

> camel-netty - SingleUDPNettyServerBootstrapFactory should wait synchronously for the outcome of joining a UDP multicast group so that we know if the attempt was successful or not
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-7472
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7472
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty
>    Affects Versions: 2.12.0
>            Reporter: Babak Vahdat
>            Assignee: Babak Vahdat
>             Fix For: 2.12.4, 2.13.2, 2.14.0
>
>
> In terms of Netty we need to wait until joining the multicast group *_is done_* so that starting the {{NettyConsumer}} succeeds or fails accordingly. Then we know exactly if and what failed while trying to join the multicast group.



--
This message was sent by Atlassian JIRA
(v6.2#6252)