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

Savepoint Serializer mixed read()/readFully()

    XMLWordPrintableJSON

Details

    Description

      The SavepointV1Serializer accidentally used InputStream.read(byte[], int, int) where it should use InputStream.readFully(byte[], int, int)

      Attachments

        Activity

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: