[
https://issues.apache.org/jira/browse/FLINK-29485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611564#comment-17611564
]
Matthias Pohl edited comment on FLINK-29485 at 9/30/22 12:45 PM:
-----------------------------------------------------------------
Using {{FlinkVerions.current()}} doesn't resolve the problem that this test
still requires some snapshot data to be generated. thanks for pointing that out
[~snuyanzin]. I updated the title accordingly.
was (Author: mapohl):
Using {{FlinkVerions.current()}} doesn't resolve the problem that this test
still requires some snapshot data to be generated. thanks for pointing that out
[~snuyanzin]
> TypeSerializerUpgradeTestBase doesn't use FlinkVersions.current()
> -----------------------------------------------------------------
>
> Key: FLINK-29485
> URL: https://issues.apache.org/jira/browse/FLINK-29485
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.16.0, 1.17.0
> Reporter: Matthias Pohl
> Priority: Critical
> Labels: starter
>
> {{TypeSerializerUpgradeTestBase}} still refers to 1.15 as the current
> version. We could use {{FlinkVersions.current()}} instead to avoid running
> into this issue again for future major updates.
> I didn't check other occurrences of {{FlinkVersions}}. It should be verified
> as part of this Jira issue that we don't have the same issue in other
> locations as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)