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

Set grey collection status in Qdrant 1.10 #3966

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

timvisee
Copy link
Member

@timvisee timvisee commented Apr 4, 2024

Implements #3962.

In #3962 we've added the grey collection status. We now start actually reporting it.

It replaces the optimizer status message we had before, because using the grey collection status is more elegant.

image

We couldn't use it right away, but needed to delay it by one version to allow us making all clients compatible.

Tasks

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?

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

1 participant