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

BEP refactor ver2 #3232

Merged
merged 3 commits into from
Jul 29, 2021
Merged

Conversation

danielkec
Copy link
Contributor

@danielkec danielkec commented Jul 28, 2021

Fixes #3216 and #3129

This PR reverts revert of #3130 and addresses issue with racing subscribe drain against complete.

Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
@danielkec danielkec requested a review from olotenko July 28, 2021 21:13
Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
@danielkec danielkec self-assigned this Jul 28, 2021
@danielkec danielkec added the reactive Reactive streams and related components label Jul 28, 2021
Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
Copy link

@olotenko olotenko left a comment

Choose a reason for hiding this comment

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

LGTM

@danielkec danielkec requested a review from spericas July 29, 2021 15:04
@danielkec danielkec merged commit 15c5ea8 into helidon-io:master Jul 29, 2021
danielkec added a commit to danielkec/helidon that referenced this pull request Aug 26, 2021
* Re-introduce BEP refactor reverted in helidon-io#3130
* Fix helidon-io#3129

Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
(cherry picked from commit 15c5ea8)
danielkec added a commit that referenced this pull request Aug 27, 2021
* Re-introduce BEP refactor reverted in #3130
* Fix #3129

Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
(cherry picked from commit 15c5ea8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reactive Reactive streams and related components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intermittent test failures: BufferedEmittingPublisherTest.flatMapping
3 participants