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

EnumValueSerializer cannot properly handle appended enum values

    XMLWordPrintableJSON

Details

    Description

      The EnumValueSerializer fails with an ArrayIndexOutOfBoundsException if we try to ensure compatibility with an Enumeration which has added a field. The problem is that we don't check the array bounds of the array containing the enum names in ScalaEnumSerializerConfigSnapshot.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: