Skip to content

DATAMONGO-1774 - Fix infinite loop in ReactiveMongoOperations#remove(Mono, String) #498

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

Closed
wants to merge 4 commits into from

Conversation

christophstrobl
Copy link
Member

No description provided.

christophstrobl and others added 4 commits September 5, 2017 11:21
And remove code paths returning null where a reactive wrapper type would be expected.
Synchronize javadoc between reactive and imperative operations interfaces. Add trailing punctuation. Consistent naming for collection name parameter.

Use Object.class instead of null in ReactiveMongoTemplate.findAllAndRemove to prevent null-pointer exceptions.
mp911de pushed a commit that referenced this pull request Sep 6, 2017
mp911de pushed a commit that referenced this pull request Sep 6, 2017
And remove code paths returning null where a reactive wrapper type would be expected.

Original pull request: #498.
mp911de added a commit that referenced this pull request Sep 6, 2017
Synchronize javadoc between reactive and imperative operations interfaces. Add trailing punctuation. Consistent naming for collection name parameter.

Use Object.class instead of null in ReactiveMongoTemplate.findAllAndRemove to prevent null-pointer exceptions.

Original pull request: #498.
@mp911de
Copy link
Member

mp911de commented Sep 6, 2017

That's merged and polished now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants