Skip to content

Conversation

timvisee
Copy link
Member

Tracked in: #6157

Note: this must only be merged as part of the Qdrant 1.14 release!

Enable the new mutable ID tracker by default, and remove the now obsolete feature flag for it.

This will now use the new mutable ID tracker using custom storage in new mutable segments. It replaces the old RocksDB based mutable ID tracker.

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?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you formatted your code locally using cargo +nightly fmt --all command prior to submission?
  3. Have you checked your code using cargo clippy --all --all-features command?

@timvisee timvisee added the to be released Ready to be released issue label Mar 28, 2025
@timvisee timvisee requested a review from Copilot March 28, 2025 14:07
Copilot

This comment was marked as resolved.

@timvisee timvisee force-pushed the mutable-id-tracker-enable-default branch from 8053807 to 991ce1b Compare April 17, 2025 09:08
@timvisee timvisee force-pushed the mutable-id-tracker-enable-default branch from 991ce1b to b18d58b Compare April 17, 2025 16:14
@timvisee timvisee marked this pull request as ready for review April 17, 2025 16:14
@timvisee timvisee requested a review from generall April 17, 2025 16:14

This comment was marked as resolved.

@generall generall merged commit 9bf8340 into dev Apr 20, 2025
17 checks passed
@generall generall deleted the mutable-id-tracker-enable-default branch April 20, 2025 22:13
pull bot pushed a commit to kp-forks/qdrant that referenced this pull request Apr 21, 2025
* Enable mutable ID tracker by default

* Remove now obsolete feature flag for new mutable ID tracker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be released Ready to be released issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants