You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:04 UTC

[jira] [Updated] (FLINK-24854) StateHandleSerializationTest unit test error

     [ https://issues.apache.org/jira/browse/FLINK-24854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Gao updated FLINK-24854:
----------------------------
    Fix Version/s: 1.16.0

> StateHandleSerializationTest unit test error
> --------------------------------------------
>
>                 Key: FLINK-24854
>                 URL: https://issues.apache.org/jira/browse/FLINK-24854
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.14.0
>            Reporter: zlzhang0122
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0, 1.16.0
>
>
> StateHandleSerializationTest.ensureStateHandlesHaveSerialVersionUID() will fail beacuse RocksDBStateDownloaderTest has an anonymous class of StreamStateHandle, and this class is a subtype of StateObject, since the class is an anonymous, the assertFalse will fail as well as this unit test.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)