mirror of https://github.com/milvus-io/milvus.git
issue: #43897 - UpdateReplicateConfig operation will broadcast AlterReplicateConfig message into all pchannels with cluster-exclusive-lock. - Begin txn message will use commit message timetick now (to avoid timetick rollback when CDC with txn message). - If current cluster is secondary, the UpdateReplicateConfig will wait until the replicate configuration is consistent with the config replicated from primary. --------- Signed-off-by: chyezh <chyezh@outlook.com> |
||
|---|---|---|
| .. | ||
| key_lock.go | ||
| key_lock_test.go | ||
| metric_mutex.go | ||
| metrics_mutex_test.go | ||
| mutex.go | ||
| mutex_deadlock.go | ||