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)