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

Fix StateDescriptor.readObject

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.0.0, 1.0.1
    • 1.0.2
    • None
    • None

    Description

      The readObject method of StateDescriptor uses uses ObjectInputStream.read(). For very large serialized default values this will not necessarily read all data in one go. We need a loop that reads it in several steps.

      Attachments

        Activity

          People

            aljoscha Aljoscha Krettek
            aljoscha Aljoscha Krettek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: