[
https://issues.apache.org/jira/browse/FLINK-24797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Tang closed FLINK-24797.
----------------------------
Resolution: Information Provided
[~bx123] Thanks for your effect to finding this problem. However, this problem
is known and duplicated with FLINK-24210.
> GlobalWindow.Serializer#getLength() provides a wrong length.
> ------------------------------------------------------------
>
> Key: FLINK-24797
> URL: https://issues.apache.org/jira/browse/FLINK-24797
> Project: Flink
> Issue Type: Bug
> Components: API / Type Serialization System
> Affects Versions: 1.12.0, 1.13.0, 1.14.0
> Reporter: bx123
> Priority: Minor
>
> The returned value in current version is 0, while the
> serialize() method indeed writes one byte and the correct value seems to be 1.
>
> I am wondering whether there may exist any Serializer that will return length
> 0?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)