You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Daisy Tsang (Jira)" <ji...@apache.org> on 2022/04/09 08:16:00 UTC

[jira] [Commented] (FLINK-26389) Many operators of ”flink-end-to-end-tests“ have been deprecated and need to be updated

    [ https://issues.apache.org/jira/browse/FLINK-26389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519927#comment-17519927 ] 

Daisy Tsang commented on FLINK-26389:
-------------------------------------

I have made some changes, but it may relate to https://issues.apache.org/jira/browse/FLINK-26692 and the test here ([https://github.com/apache/flink/pull/19152/files)] might need to be changed.

> 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
>            Assignee: Daisy Tsang
>            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)