Skip to content

Enable mmap storage using blob store for payloads by default#5783

Merged
timvisee merged 2 commits intodevfrom
blob-store-payload-enable
Jan 13, 2025
Merged

Enable mmap storage using blob store for payloads by default#5783
timvisee merged 2 commits intodevfrom
blob-store-payload-enable

Conversation

@timvisee
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@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 <[email protected]>
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