Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8352

NettyServerBossPoolBuilder build() method is package-protected

    XMLWordPrintableJSON

Details

    • Novice

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            mmindenhall Mark Mindenhall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: