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

Retain order doing reactive save operations with multiple elements. #4824

Closed
wants to merge 4 commits into from

Conversation

christophstrobl
Copy link
Member

@christophstrobl christophstrobl commented Oct 31, 2024

Resolves: #4804

@fremarti
Copy link

fremarti commented Nov 1, 2024

Imho flatMapSequentially should be replaced with concatMap in order to preserve the order of execution (see comment #4804 (comment))

@mp911de mp911de added this to the 4.3.6 (2024.0.6) milestone Nov 12, 2024
mp911de pushed a commit that referenced this pull request Nov 12, 2024
Ensure subscription order on multi document operations.

Original pull request: #4824
Closes #4804
mp911de pushed a commit that referenced this pull request Nov 12, 2024
Original pull request: #4824
Closes #4804
mp911de pushed a commit that referenced this pull request Nov 12, 2024
Ensure subscription order on multi document operations.

Original pull request: #4824
Closes #4804
mp911de pushed a commit that referenced this pull request Nov 12, 2024
Original pull request: #4824
Closes #4804
@mp911de mp911de added the type: bug A general bug label Nov 12, 2024
@mp911de mp911de closed this Nov 12, 2024
@mp911de mp911de deleted the issue/4804 branch November 12, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NoSuchTransaction in reactive MongoDB client when working with transactions
3 participants