You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2015/08/04 12:26:04 UTC

[jira] [Commented] (FLINK-2479) Refactoring of org.apache.flink.runtime.operators.testutils.TestData class

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

Chesnay Schepler commented on FLINK-2479:
-----------------------------------------

hmm...i don't think this issue is useful the way it is worded. 

With the removal of the record API certain tests will also be removed, while others are ported to the new API.

For the first case this issue would mean changing tests that would be removed anyway, for the second case it is likely that this issue is subsumed by issues like FLINK-1682 or FLINK-1988.

> Refactoring of org.apache.flink.runtime.operators.testutils.TestData class
> --------------------------------------------------------------------------
>
>                 Key: FLINK-2479
>                 URL: https://issues.apache.org/jira/browse/FLINK-2479
>             Project: Flink
>          Issue Type: Task
>          Components: Local Runtime
>            Reporter: Ricky Pogalz
>            Priority: Minor
>             Fix For: pre-apache
>
>
> Currently, there are still tests which use {{Record}} from the old record API. One of the test util classes is {{TestData}}, including {{Generator}} and some other classes still using {{Record}}. An alternative implementation of the {{Generator}} without {{Record}} already exists in the {{TestData}} class, namely {{TupleGenerator}}.
> Please replace the utility classes in {{TestData}} that still use {{Record}} and adapt all of its usages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)