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

Make StateBinder a per-FunctionType entity

    XMLWordPrintableJSON

Details

    Description

      Currently, a single StateBinder instance is used across multiple FunctionType s for binding state objects to Flink state.

      While this is fine, it creates a leak of internal runtime information to the PersistedStateRegistry class. To fix this, we need to make FunctionType a property of each individual state binder, etc. each state binder binds state for a single FunctionType.

      Attachments

        Issue Links

          Activity

            People

              tzulitai Tzu-Li (Gordon) Tai
              tzulitai Tzu-Li (Gordon) Tai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: