Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-5675 Improve Queryable State
  3. FLINK-5606

Remove magic number in key and namespace serialization

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      The serialized key and namespace for state queries contains a magic number between the key and namespace: key|42|namespace. This was for historical reasons in order to skip deserialization of the key and namespace for our old RocksDBStateBackend which used the same format. This has now been superseded by the keygroup aware state backends and there is no point in doing this.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              uce Ufuk Celebi
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: