Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-362] Move ActiveWindowSet and implementations to runners-core #1592

Merged
merged 2 commits into from Dec 16, 2016

Conversation

kennknowles
Copy link
Member

@kennknowles kennknowles commented Dec 13, 2016

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.

In service, ultimately, of clearing all state internals out of the SDK.

@kennknowles
Copy link
Member Author

R: @amitsela this will require me to get LGTM and then bump Dataflow to be ready for the change

@amitsela
Copy link
Member

Failures are Apex related so LGTM. Not sure if you want to bump Dataflow before merging so I'll leave this one to you.

@kennknowles
Copy link
Member Author

retest this please

@asfbot
Copy link

asfbot commented Dec 15, 2016

@amitsela
Copy link
Member

retest this please

@asfbot
Copy link

asfbot commented Dec 15, 2016

@amitsela
Copy link
Member

Looks like Dataflow still didn't "bump" ?
Exception: java.lang.NoClassDefFoundError: org/apache/beam/sdk/util/ActiveWindowSet$MergeCallback

@kennknowles
Copy link
Member Author

Yea, I didn't bump yet. Just retested to clear out the other errors. It'll happen soon...

@asfbot
Copy link

asfbot commented Dec 16, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/6023/
--none--

@kennknowles
Copy link
Member Author

It seems that the Jenkins build from when this had conflicts actually did run and did succeed. I don't understand how it successfully merged - if it pulled by PR # instead of by hash and got the conflict-resolved version then that success would presumably be reflected on the commit status. Very confusing.

@asfgit asfgit merged commit bcf0298 into apache:master Dec 16, 2016
asfgit pushed a commit that referenced this pull request Dec 16, 2016
  Move ActiveWindowSet and implementations to runners-core
  Update Dataflow worker to beam-master-20161216
@asfbot
Copy link

asfbot commented Dec 16, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/6026/
--none--

@kennknowles kennknowles deleted the ActiveWindowSet branch December 19, 2016 18:09
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.

None yet

4 participants