[ 
https://issues.apache.org/jira/browse/CAMEL-10184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398864#comment-15398864
 ] 

ASF GitHub Bot commented on CAMEL-10184:
----------------------------------------

GitHub user JYBESSON opened a pull request:

    https://github.com/apache/camel/pull/1092

    CAMEL-10184 - Allow to use a custom ChannelGroup for NettyProducer

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JYBESSON/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1092.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1092
    
----
commit 0e57b837dfbd2d9e171ceb4be0a84965748abfe9
Author: Jean-Yves BESSON <[email protected]>
Date:   2016-07-28T15:14:55Z

    CAMEL-10184 - Allow to use a custom ChannelGroup for NettyProducer

----


> ChannelGroup option is not active for NettyProducer
> ---------------------------------------------------
>
>                 Key: CAMEL-10184
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10184
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty4
>    Affects Versions: 2.17.2
>            Reporter: Jean-Yves BESSON
>            Priority: Minor
>
> The NettyProducer does not check if a valid ChannelGroup is declared in the 
> NettyConfiguration and always instanciate a DefaultChannelGroup. It would be 
> interesting to add this check, as done in NettyConsumer .
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to