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

SingleThreadAccessCheckingTypeSerializer#equals() evaluates wrong field.

    XMLWordPrintableJSON

Details

    Description

      In equals(), we should compare this.originalSerializer with obj.originalSerializer rather than obj itself. Otherwise current implementation will always return false. 

      BTW, It seems this method not really used and this class is used only in tests. 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bx123 bx123
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: