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

SchemaDerivation serializes mapping incorrectly on checkpoint

    XMLWordPrintableJSON

Details

    Description

      When schema registry is being serialized on checkpoint, SchemaDerivation mistakenly use `out.write()` instead of `out.writeInt()` for serializing the size of derivation mapping. This will cause an EOFException when the job is recovered from checkpoint.

      Attachments

        Issue Links

          Activity

            People

              renqs Qingsheng Ren
              renqs Qingsheng Ren
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: