+1 for removal of old API On Mar 10, 2015 5:41 PM, "Fabian Hueske" <fhue...@gmail.com> wrote:
> And I'm +1 for removing the old API with the next release. > > 2015-03-10 17:38 GMT+01:00 Fabian Hueske <fhue...@gmail.com>: > > > Yeah, I spotted a good amount of optimizer tests that depend on the > Record > > API. > > I implemented the last optimizer tests with the new API and would > > volunteer to port the other optimizer tests. > > > > 2015-03-10 16:32 GMT+01:00 Stephan Ewen (JIRA) <j...@apache.org>: > > > >> > >> [ > >> > https://issues.apache.org/jira/browse/FLINK-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355063#comment-14355063 > >> ] > >> > >> Stephan Ewen commented on FLINK-1106: > >> ------------------------------------- > >> > >> A bit of test coverage depends on the deprecated API. > >> > >> We would need to port at least some of the tests to the new API. > >> > >> We can probably drop some subsumed / obsolete tests. > >> > >> > Deprecate old Record API > >> > ------------------------ > >> > > >> > Key: FLINK-1106 > >> > URL: https://issues.apache.org/jira/browse/FLINK-1106 > >> > Project: Flink > >> > Issue Type: Task > >> > Components: Java API > >> > Affects Versions: 0.7.0-incubating > >> > Reporter: Robert Metzger > >> > Assignee: Robert Metzger > >> > Priority: Critical > >> > Fix For: 0.7.0-incubating > >> > > >> > > >> > For the upcoming 0.7 release, we should mark all user-facing methods > >> from the old Record Java API as deprecated, with a warning that we are > >> going to remove it at some point. > >> > I would suggest to wait one or two releases from the 0.7 release > (given > >> our current release cycle). I'll start a mailing-list discussion at some > >> point regarding this. > >> > >> > >> > >> -- > >> This message was sent by Atlassian JIRA > >> (v6.3.4#6332) > >> > > > > >