Babak Vahdat created CAMEL-7472:
-----------------------------------
Summary: 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 exactly failed while trying to join the multicast
group.
--
This message was sent by Atlassian JIRA
(v6.2#6252)