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

Make REST executor thread priority configurable

    XMLWordPrintableJSON

Details

    Description

      With FLINK-10282, we introduced a dedicated thread pool for the REST server endpoint. The thread priority was set to Thread.MIN_PRIORITY. This, however, might affect existing users by making some of the REST calls no longer responsive (e.g. if the other components' threads take all the time). Therefore, I propose to set the default thread priority to Thread.NORM_PRIORITY and make it additionally configurable such that users can change it.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: