wayblink
wayblink
> @wayblink Could you please have an investigation? Thanks. OK, I will look into it
> Same issue in the following nightly: https://ci.milvus.io:18080/jenkins/blue/organizations/jenkins/milvus-nightly-ci/detail/master/675/pipeline/190 > > 1. milvus log: [artifacts-milvus-distributed-pulsar-master-675-pymilvus-e2e-logs.tar.gz](https://ci.milvus.io:18080/jenkins/job/milvus-nightly-ci/job/master/675/artifact/artifacts-milvus-distributed-pulsar-master-675-pymilvus-e2e-logs.tar.gz) > 2. collection name: collection_0WV7fmlw > 3. Failed time: [2022-07-25T15:04:33.391Z] [gw2] [ 0%] FAILED testcases/test_alias.py::TestAliasParamsInvalid::test_alias_create_alias_with_invalid_name[(mn)] I'll...
> Same issue in the following nightly: https://jenkins.milvus.io:18080/blue/organizations/jenkins/Milvus%20Nightly%20CI/detail/master/11/pipeline > > (1) milvus logs: [artifacts-milvus-distributed-kafka-nightly-11-pymilvus-e2e-logs.tar.gz](https://jenkins.milvus.io:18080/job/Milvus%20Nightly%20CI/job/master/11/artifact/artifacts-milvus-distributed-kafka-nightly-11-pymilvus-e2e-logs.tar.gz) (2) collection name: test_GQu207FX (just one example for "test_release_collection_not_existed") (3) FAILED time: [2022-08-02T15:05:17.249Z] [gw0] [ 9%]...
https://github.com/milvus-io/milvus/blob/master/internal/rootcoord/task.go#L162~L181 I think this issue is caused by concurrent create_collection. Inner logic can't guarantee allocating dmlChannel and deltaChannel with the same id in concurrency. For example, task1 and task2 are...
> https://github.com/milvus-io/milvus/blob/master/internal/rootcoord/task.go#L162~L181 > > I think this issue is caused by concurrent create_collection. Inner logic can't guarantee allocating dmlChannel and deltaChannel with the same id in concurrency. For example, task1...
> @wayblink any progress on this one? Still working on it. Current status is: This case only occurs in Kafka cluster and the Go memory usage is actually not that...
/run-cpu-e2e
rerun ut
rerun ut
/run-cpu-e2e