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

Enum(Value)SerializerConfigSnapshot uses Java serialization to store enum values

    XMLWordPrintableJSON

Details

    Description

      The EnumSerializer and the EnumValueSerializer (Scala) uses Java serialization to store enum values. From a user perspective this can be a bit of a problem if the user forgot to add a serial version UID. I think it would be better to store the enum information without Java serialization to avoid this problem.

      Attachments

        Issue Links

          Activity

            People

              tzulitai Tzu-Li (Gordon) Tai
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: