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

Minimize ConfigMap API operations for autoscaler state

    XMLWordPrintableJSON

Details

    • Minimize ConfigMap operations for autoscaler state

    Description

      The newly introduced flush operation after the refactoring the autoscaler interfaces, optimizes the number of write operations to the underlying state store. A couple of further optimizations:

      1. Any writes should be deferred until flush is called.
      2. The flush routine should detect whether a write is needed and writing if there are no changes
      3. Clearing state should only require one write operation.

      Attachments

        Activity

          People

            mxm Maximilian Michels
            mxm Maximilian Michels
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: