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

Migrating from Flink 1.1 fails for FlinkCEP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.1, 1.4.0
    • Library / CEP
    • None

    Description

      Migrating from Flink 1.1 fails for CEP, since in 1.1, the legacy MultiplexingStreamRecordSerializer is used for stream elements in the serialized priority queue (via the PriorityQueueSerializer).

      In newer versions, the StreamElementSerializer is used instead. For this to work, we need to implement the compatibility methods for StreamElementSerializer such that it is also compatible with configuration snapshots taken from the MultiplexingStreamRecordSerializer.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: