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 mmap storage using blob store for payloads by default #5783

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

timvisee
Copy link
Member

Prepare for the release of Qdrant 1.13 and enable the mmap storage for payloads using blob store by default. This allows us to test it on chaos testing for some time.

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • 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?

@agourlay
Copy link
Member

agourlay commented Jan 13, 2025

Looks like tests/consensus_tests/test_strict_mode.py::test_payload_strict_mode_upsert_no_local_shard requires a manual change.
I'll have a quick look at it to unblock this :)

@timvisee
Copy link
Member Author

Thanks for the manual patch! Missed those during my change.

Since all looks good I'm merging now.

@timvisee timvisee merged commit a69ddff into dev Jan 13, 2025
17 checks passed
@timvisee timvisee deleted the blob-store-payload-enable branch January 13, 2025 16:45
timvisee added a commit that referenced this pull request Jan 16, 2025
* Enable mmap storage using blob store for payloads by default

* adapt test for new mmap payload storage

---------

Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>
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.

3 participants