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

Enable on disk payload option by default #1415

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Enable on disk payload option by default #1415

merged 1 commit into from
Jan 31, 2023

Conversation

joein
Copy link
Member

@joein joein commented Jan 30, 2023

Payload often consumes a lot of RAM, thus it might be reasonable to store it on disk by default.

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Copy link
Member

@agourlay agourlay left a comment

Choose a reason for hiding this comment

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

I agree with this change from a user perspective.

In my opinion it is less surprising for a user if the payloads are located by default on disk.
This makes the system handle small and large payloads by default.

For advanced users, the configuration knob is available to change this explicitly if necessary.

@joein joein merged commit e70344b into dev Jan 31, 2023
@generall generall mentioned this pull request Apr 19, 2023
8 tasks
@agourlay agourlay deleted the enable-on-disk-payload branch July 12, 2023 15:46
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.

None yet

5 participants