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

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

Congxian Qiu(klion26) created FLINK-11704:
---------------------------------------------

             Summary: 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)


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)