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 Tang (Jira)" <ji...@apache.org> on 2021/01/15 03:53:00 UTC

[jira] [Commented] (FLINK-17011) Introduce builder to create AbstractStreamOperatorTestHarness for testing

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

Yun Tang commented on FLINK-17011:
----------------------------------

The previous PR has been outdated for a while as no one ever review, I plan to update previous PR if someone glad to review. [~rmetzger] or [~chesnay], could you help review this PR once updated?

> Introduce builder to create AbstractStreamOperatorTestHarness for testing
> -------------------------------------------------------------------------
>
>                 Key: FLINK-17011
>                 URL: https://issues.apache.org/jira/browse/FLINK-17011
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.10.0
>            Reporter: Yun Tang
>            Assignee: Yun Tang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Current \{{AbstractStreamOperatorTestHarness}} lacks of builder which leads us to create more constructors. Moreover, to set customized component, we might have to call \{{AbstractStreamOperatorTestHarness#setup}}, which might be treated a deprecated interface, before using.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)