Skip to content

[BEAM-498] Remove some more uses of OldDoFn#1178

Closed
kennknowles wants to merge 3 commits intoapache:masterfrom
kennknowles:ValueWithRecordId
Closed

[BEAM-498] Remove some more uses of OldDoFn#1178
kennknowles wants to merge 3 commits intoapache:masterfrom
kennknowles:ValueWithRecordId

Conversation

@kennknowles
Copy link
Member

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify. (Even better, enable
    Travis-CI on your fork and ensure the whole test matrix passes).
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

R: @tgroh

In the DirectRunner tests, I ported the syntax, though not the logic since it doesn't actually run yet. I'm not totally certain these tests are needed beyond future ROS tests.

@kennknowles
Copy link
Member Author

Feel free to leave this review lower priority and I will port a bunch more DirectRunner tests tonight.

@kennknowles
Copy link
Member Author

OK, this is ready for review. I have removed all non-essential uses of OldDoFn from beam-runners-direct-java.

@tgroh
Copy link
Member

tgroh commented Oct 25, 2016

The only essential use is GroupAlsoByWindowEvaluatorFactory, yes?

@kennknowles
Copy link
Member Author

kennknowles commented Oct 25, 2016

That is correct. There is exactly one use.

Copy link
Member

@tgroh tgroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Jenkins looks like repo problems in an unrelated module.

@asfgit asfgit closed this in 13af296 Oct 25, 2016
@kennknowles kennknowles deleted the ValueWithRecordId branch November 12, 2016 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants