[ https://issues.apache.org/jira/browse/FLINK-11704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Richter closed FLINK-11704. ---------------------------------- Resolution: Implemented Merged in: master: 5db40c3 > 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 > Time Spent: 20m > Remaining Estimate: 0h > > 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)