jaime
jaime
compact will fail directly if segment reference lock is hold
to fix this issue, catch the error and retry on the client side if the compact fails, or to compact after the lock release with timeout within datacoord
> @jaime0815 solved this problem? how ? Use a singleton producer
> @jaime0815 Code snippet that you can share that worked for Producer as a singleton? > > I am facing the same problem. Thanks in advance! you can see https://github.com/milvus-io/milvus/pull/16739/files
Strictly speaking, we should disable auto compaction before starting the backup, it also might lead to inconsistent data between the backup data and the original data.
https://github.com/milvus-io/milvus/issues/29162
/run-cpu-e2e
/assign @SimFG /unassign
Please use the latest 2.2 image to verify @ThreadDao /unassign