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

Add explicit method to StateChangelogWriter to write metadata

    XMLWordPrintableJSON

Details

    Description

      Currently, metadata is written to the state changelog using the same StateChangelogWriter.append() method as data.

      However, it doesn't belong to a specific group, and should be read first on recovery. Because of that, -1 is used.

      An explicit append() without keygroup would be less fragile (probably still using -1 under the hood).

      Attachments

        Issue Links

          Activity

            People

              Yanfei Lei Yanfei Lei
              roman Roman Khachatryan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: