Skip to content

[BEAM-10991] Revert "[BEAM-8543] Dataflow streaming timers are not strictly time ordered when set earlier mid-bundle (#11924)"#12980

Merged
kennknowles merged 1 commit intoapache:masterfrom
kennknowles:dataflow-timer-holds
Oct 1, 2020
Merged

Conversation

@kennknowles
Copy link
Copy Markdown
Member

This reverts commit 88acc52.

There is a bug in this commit that causes deleted timers to not clear their
watermark holds, resulting in stuck pipelines. See
https://issues.apache.org/jira/browse/BEAM-10991


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • 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.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

Lang SDK Dataflow Flink Samza Spark Twister2
Go Build Status --- Build Status --- Build Status ---
Java Build Status Build Status
Build Status
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
Build Status
Build Status
Build Status
Build Status
--- Build Status ---
XLang Build Status --- Build Status --- Build Status ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website Whitespace Typescript
Non-portable Build Status Build Status
Build Status
Build Status
Build Status
Build Status Build Status Build Status Build Status
Portable --- Build Status --- --- --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

…rdered when set earlier mid-bundle (apache#11924)"

This reverts commit 88acc52.

There is a bug in this commit that causes deleted timers to not clear their
watermark holds, resulting in stuck pipelines. See
https://issues.apache.org/jira/browse/BEAM-10991
@kennknowles
Copy link
Copy Markdown
Member Author

CC @robinyqiu we will want to cherrypick this

@reuvenlax
Copy link
Copy Markdown
Contributor

LGTM

@aaltay
Copy link
Copy Markdown
Member

aaltay commented Sep 30, 2020

/cc @robinyqiu - This change also needs to go to the release branch.

@kennknowles
Copy link
Copy Markdown
Member Author

run dataflow validatesrunner

@kennknowles kennknowles merged commit 75e38f7 into apache:master Oct 1, 2020
@kennknowles kennknowles deleted the dataflow-timer-holds branch October 1, 2020 22:49
robinyqiu pushed a commit that referenced this pull request Oct 5, 2020
[BEAM-10991] Cherrypick #12980 to 2.25.0: Revert "[BEAM-8543] Dataflow streaming timers are not strictly time ordered when set earlier mid-bundle (#11924)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants