SimFG

Results 261 comments of SimFG

@NicoYuan1986 The milvus log level should be set DEBUG

related pr: - [Make query set guarantee ts based on default consistency level #25579](https://github.com/milvus-io/milvus/pull/25579) Confirmed not to be a cause of the current issue - [Fix delete messages unsorted ](https://github.com/milvus-io/milvus/pull/25757)...

Found a potential problem, delete msg has a lot of duplication. **k** represents a segment, **len** represents the executed delete msg, and **set_len** represents the deduplicated ![aead57db-ec6e-4cdf-ad76-11dea8461440](https://github.com/milvus-io/milvus/assets/21985684/1c21fd38-f25c-494d-8cec-5c9d67fce908) ![a3aceb87-84c0-43bb-b32e-45d6704a68e2](https://github.com/milvus-io/milvus/assets/21985684/4cffe062-be4f-4125-8601-c09c96884c05)

@mcandio you need to give the `dev_role ` to the `SelectOwnership` privilege

@mcandio when you fail to operate, is there any error message? When an error occurs, there should be a message indicating that the API does not have permission.

@xiaofan-luan The error occurs here mainly because some other APIs may be used in the attu page.