bx123 created FLINK-24915: ----------------------------- Summary: StreamElementSerializer#deserialize(StreamElement reuse, DataInputView source) forgets to handle tag == TAG_STREAM_STATUS Key: FLINK-24915 URL: https://issues.apache.org/jira/browse/FLINK-24915 Project: Flink Issue Type: Bug Reporter: bx123
when StreamElement is reused, we also have to handle tag == TAG_WATERMARK as object reuse disabled do. See also Flink-5017. -- This message was sent by Atlassian Jira (v8.20.1#820001)