mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 12:59:23 +08:00
cbba5481f8
When the main dispatcher has not yet consumed data, curTs is 0. During this time, merging dispatchers should not be allowed; otherwise, the data of the solo dispatcher will be skipped. issue: https://github.com/milvus-io/milvus/issues/34255 pr: https://github.com/milvus-io/milvus/pull/34562 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com> |
||
---|---|---|
.. | ||
client_test.go | ||
client.go | ||
dispatcher_test.go | ||
dispatcher.go | ||
manager_test.go | ||
manager.go | ||
mock_client.go | ||
mock_test.go | ||
target.go |