You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/21 05:20:00 UTC

[jira] [Updated] (FLINK-11704) Improve AbstractCheckpointStateOutputStreamTestBase with Parameterized

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

ASF GitHub Bot updated FLINK-11704:
-----------------------------------
    Labels: pull-request-available  (was: )

> Improve AbstractCheckpointStateOutputStreamTestBase with Parameterized
> ----------------------------------------------------------------------
>
>                 Key: FLINK-11704
>                 URL: https://issues.apache.org/jira/browse/FLINK-11704
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Congxian Qiu(klion26)
>            Assignee: Congxian Qiu(klion26)
>            Priority: Major
>              Labels: pull-request-available
>
> In the current version,  there locates an {{AbstractCheckpointStateOutputStreamTestBase}}  and two implementation class {{FileBasedStateOutputStreamTest}} and  {{FsCheckpointMetadataOutputStreamTest}}, the differences are return the different {{FSDataOutputStream}} and the specified {{FileStateHandle. we can improve this by using Junit's Parameterized.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)