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

When loading one of the partitions, the status of collection shows an error #49

Closed
Renekton opened this issue Mar 22, 2022 · 1 comment
Assignees

Comments

@Renekton
Copy link

Renekton commented Mar 22, 2022

Describe the bug:
When loading one of the partitions, the status shows an error

Steps to reproduce:

  1. create three partitions in one collection, and insert data into each partition separately
    image

  2. load one of the partitions with python sdk

collection = Collection("sp_partiton") # Get an existing collection.
collection.load(["1"])

  1. return the home page of attu, and find that the status of "sp_partion" is wrong
    image

  2. check the console log of url "http://#host:port#/api/v1/collections" shows the following:
    image

Attu version:
2.0.5

Attu version:
2.0.5

@Renekton Renekton changed the title When loading one of the partitions, the status shows an error When loading one of the partitions, the status of collection shows an error Mar 22, 2022
@nameczz
Copy link
Collaborator

nameczz commented Mar 24, 2022

@Renekton hi, i think this one is also Milvus problem. Could you please create issue for Milvus ?

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

No branches or pull requests

3 participants