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

Claus Ibsen commented on CAMEL-8352:
------------------------------------

Thanks for reporting, are you working on a patch?

> NettyServerBossPoolBuilder build() method is package-protected
> --------------------------------------------------------------
>
>                 Key: CAMEL-8352
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8352
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty, camel-netty4
>    Affects Versions: 2.14.1
>            Reporter: Mark Mindenhall
>             Fix For: 2.14.2, 2.15.0
>
>
> The user documentation for camel-netty4 discusses creating worker and boss 
> thread pools that are shared across camel-netty4 consumers.  I am trying to 
> do this, but discovered that the NettyServerBossPoolBuilder.build() method is 
> package-protected, and I am therefore unable to use this builder to create 
> the shared boss pool.  Unit tests pass because the tests are within the same 
> package, but the method needs to be public for anyone else to use.



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

Reply via email to