-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[rollback][release-2.38.0][BEAM-14116] Rollback of #17004: Chunk commit requests dynamically #17224
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
Conversation
This reverts commit 8ae7628.
|
R: @lukecwik @dpcollins-google @TheNeuralBit (whoever gets to it first) For now I'm rolling these back to give the RC a try. |
|
#17228 fixes the metrics issue |
|
Shouldn't we roll these back on master and then cherrypick to the release branch? |
|
#17228 is merged. |
|
After some offline investigation, we were able to reproduce the error. As for cherry-picking #17228, I'm going forward with rollback because I'm hesitant to delay any further for a cherry-pick (I already should've started the RC yesterday). |
|
Nevermind, I finally understood what people have been trying to explain about #17094 which is that it only reveals a bug that would still be present without it. So rolling back the PR wouldn't fix anything, a cherry-pick is actually necessary. I'll change this PR to only roll back #17004 and create a new cherry-pick PR. |
|
That was @dpcollins-google btw. But at the time he wasn't able to reproduce it and was saying the error we originally got was the false positive (i.e. an error when there wasn't actually a problem). But like I said, we investigated it offline (Daniel, Luke, and I) and we were able to replicate it after all. So it does look like a rollback on master may be necessary too. |
|
@TheNeuralBit it was a flaky failure, so I wasn't able to reproduce it but it replicated like 50/100 runs |
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.