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

queryable state: KvStateRequestSerializer#deserializeKeyAndNamespace() throws an IOException without own failure message if deserialisation fails

    XMLWordPrintableJSON

Details

    Description

      KvStateRequestSerializer#deserializeKeyAndNamespace() throws an IOException, e.g. EOFException, if the deserialisation fails, e.g. there are not enough available bytes.
      In these cases, it should instead also throw an IllegalArgumentException with a message containing "This indicates a mismatch in the key/namespace serializers used by the KvState instance and this access." as the other error cases.

      Attachments

        Issue Links

          Activity

            People

              nkruber Nico Kruber
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: