Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-23321

Make JM REST Netty thread pool count configurable

    XMLWordPrintableJSON

Details

    • Patch

    Description

      Currently rest.server.numThreads works to create more DispatcherRestEndpoint threads which help in high usage of functionality in the purview of job the dispatcher functionality. However, we cannot tune the number of netty threads use to handle requests. Especially when using the REST server as a monitoring endpoint, a lack of netty threads when processing of AbstractHandlers takes a long causes extended response times. 

      Such configuration already exists for taskmanagers (taskmanager.network.netty.client/server.numThreads) and such implementation of a server.netty-boss.numThreads and server.netty-worker.numThreads would be of great use.

      Attachments

        Activity

          People

            Unassigned Unassigned
            raganico Nicolas Raga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified