congqixia
congqixia
Hi @xwjdsh thanks for you PR! It looks like the DCO check failed. Could you please fix that?
@dzqoo It looks like there is something went wrong when initializing the `RemoteChunkManager`. Could you please provide the configuration for the storage part (with sensitive field masked)?
@mrrtree Sorry for the late reply Quick question, which OSS service did you use when you encounter this problem?
Hi @cocktail828 Just check the behavior of Milvus 2.3.0, the partition name is ignored if `ParitionKey` feature is enabled: https://github.com/milvus-io/milvus/blob/d7cd1f2a6dcae231c27085b9638a8daa43fa338b/internal/proxy/task_insert.go#L179-L199 Still the "default partition name" still shall be removed from...
- [x] Add Integration test workflow #23976 - [x] Trigger workflow when integration test cases changed #24020 - [x] Fix all the test cases - [x] Data Races #24031 #24063...
Hi @linggong2011 Thanks for reporting this problem. I was wondering that if you could provide the the Milvus Version you were using? And if there is any metrics (say Prometheus)...
Also the logs during the high P99 performance might help as well.
Hi @AlexanderTerp thanks for the feedback! Since the Milvus version you were using was pretty old, the `GetLoadingProgress` method was not implemented yet. The quick fix is to use up-to-date...