[
https://issues.apache.org/jira/browse/FLINK-26389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499264#comment-17499264
]
ChengyunZhang commented on FLINK-26389:
---------------------------------------
[~dwysakowicz]
In order to prevent large access modifications, I reduced some of the
modifications。
> Many operators of ”flink-end-to-end-tests“ have been deprecated and need to
> be updated
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-26389
> URL: https://issues.apache.org/jira/browse/FLINK-26389
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.14.3
> Reporter: ChengyunZhang
> Priority: Major
>
> Many functions of ”flink-end-to-end-tests“ have been deprecated .the
> specific contents are as follows:
> 1.org.apache.flink.streaming.connectors.gcp.pubsub.EmulatedPubSubSourceTest:the
> "collect" on line 147 has been deprecated;
> 2.org.apache.flink.streaming.tests.PeriodicStreamingJob:both the "keyby" on
> line 68 and the "writeAsText" on line 70 have been deprecated;
> 3.FileSinkProgram:the "keyBy" . line 89 has been deprecated ;
> 4.org.apache.flink.streaming.tests.DistributedCacheViaBlobTestProgram: the
> "writeAsText" on line 68 has been deprecated
> 5.org.apache.flink.streaming.tests.RocksDBStateMemoryControlTestProgram:the
> "assignTimestampsAndWatermarks" on line 64 has been deprecated;
> 6.org.apache.flink.streaming.tests.StatefulStreamJobUpgradeTestProgram: the
> "assignTimestampsAndWatermarks" on line 96 has been deprecated.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)