Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10246 Harden and separate MetricQueryService
  3. FLINK-10247

Run MetricQueryService in separate thread pool

    XMLWordPrintableJSON

Details

    • The metric query service runs now in its own ActorSystem. It needs consequently to open a new port for the query services to communicate with each other. This port can be configured via `metrics.internal.query-service.port` and is set by default to `0`.

    Description

      In order to make the MetricQueryService run independently of the main Flink components, it should get its own dedicated thread pool assigned.

      Attachments

        Activity

          People

            dangdangdang Shimin Yang
            trohrmann Till Rohrmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: