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

remove queryable list state sink

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.0, 1.3.0
    • None

    Description

      The queryable state "sink" using ListState
      (".asQueryableState(<name>, ListStateDescriptor)") stores all incoming data forever and is never cleaned. Eventually, it will pile up too much memory and is thus of limited use.

      We should remove it from the API.

      Attachments

        Issue Links

          Activity

            People

              nkruber Nico Kruber
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: