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

Document that windows (and groupBy groups) are unicast #2767

Merged
merged 1 commit into from Sep 10, 2021

Conversation

simonbasle
Copy link
Member

This commit clarifies that window operators produce inner Flux (windows)
that are unicast. This is also true of GroupedFlux produced by the
groupBy operator.

Fixes #2568.

This commit clarifies that window operators produce inner Flux (windows)
that are unicast. This is also true of `GroupedFlux` produced by the
`groupBy` operator.

Fixes #2568.
@simonbasle simonbasle requested a review from a team as a code owner September 10, 2021 14:31
@simonbasle simonbasle added this to the 3.3.20.RELEASE milestone Sep 10, 2021
@simonbasle simonbasle added the type/documentation A documentation update label Sep 10, 2021
@simonbasle simonbasle self-assigned this Sep 10, 2021
@simonbasle
Copy link
Member Author

cc @osi

@osi
Copy link
Contributor

osi commented Sep 10, 2021 via email

@simonbasle
Copy link
Member Author

@reactorbot fast track this is a simple documentation addition

Copy link

@reactorbot reactorbot left a comment

Choose a reason for hiding this comment

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

Fast-track requested by @simonbasle with message: this is a simple documentation addition

@simonbasle simonbasle merged commit c849e44 into 3.3.x Sep 10, 2021
@reactorbot
Copy link

@simonbasle this PR seems to have been merged on a maintenance branch, please ensure the change is merge-forwarded to intermediate maintenance branches and up to main 🙇

@simonbasle simonbasle deleted the 2568-windowGroupByDocumentUnicastNature branch September 10, 2021 15:58
@simonbasle simonbasle modified the milestones: 3.3.20.RELEASE, 3.4.10 Sep 10, 2021
simonbasle added a commit that referenced this pull request Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants