Skip to content

Do not set AggregationOptions.allowDiskUse by default #4666

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 2 commits into from
Closed

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Mar 19, 2024

With MongoDB changing its default, we no longer set allowDiskUse to false if the value is not configured.

Closes #4664

mp911de added 2 commits March 19, 2024 09:40
With MongoDB changing its default, we now no longer set allowDiskUse to false if the value is not configured.
@mp911de mp911de added the type: enhancement A general enhancement label Mar 19, 2024
@christophstrobl
Copy link
Member

LGTM

christophstrobl pushed a commit that referenced this pull request Mar 19, 2024
With MongoDB changing its default, we now no longer set allowDiskUse to false if the value is not configured.

Closes: #4664
Original Pull Request: #4666
christophstrobl added a commit that referenced this pull request Mar 19, 2024
Update javadoc to reflect recent changes and split tests.

Original Pull Request: #4666
@christophstrobl christophstrobl deleted the issue/4664 branch March 19, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aggregation allowDiskUse should not be false by default
2 participants