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-6352] Revert PR#6467 to fix Watch transform #7540

Merged
merged 3 commits into from Jan 18, 2019

Conversation

swegner
Copy link
Contributor

@swegner swegner commented Jan 16, 2019

Watch transform tests were previously not running in our Jenkins test suites, and
was broken during PR #6467. When the tests were added to Java precommit
during PR #7374, it was discovered that these tests were broken.

It turns out PR #6467 broke the Watch transform implementation. This PR rolls back the changes and re-enables the tests until we come up with a proper fix.


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

@swegner
Copy link
Contributor Author

swegner commented Jan 17, 2019

I don't think we should wait on the real fix for Watch transform; let's move forward with this rollback to unblock the release. I'll continue working towards a proper fix and roll-forward when it's ready.

R: @kennknowles

@swegner swegner force-pushed the revert_pr6467 branch 3 times, most recently from 716f08c to ca4f98e Compare January 17, 2019 19:50
These tests were previously not running in our Jenkins test suites, and
was broken during PR apache#6467. When the tests were added to Java precommit
during PR apache#7374, it was discovered that these tests were broken.

It turns out PR apache#6467 broke the Watch transform implementation, and has
been rolled back until we come up with a proper fix.
@swegner
Copy link
Contributor Author

swegner commented Jan 17, 2019

Ok, tests are now passing locally. I believe this is ready to go.

@kennknowles PTAL

@kennknowles
Copy link
Member

Nice. Thanks for putting this together!

@kennknowles kennknowles merged commit 2bf5ead into apache:master Jan 18, 2019
@kennknowles
Copy link
Member

Would you prepare a cherry-pick against the release branch?

@swegner
Copy link
Contributor Author

swegner commented Jan 19, 2019

Cherry-pick: #7575

@swegner swegner deleted the revert_pr6467 branch January 19, 2019 00:15
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

2 participants