mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 12:29:36 +08:00
ba9952e780
After a unit test, the msg stream will be closed. But in pulsar go client, the connection between client and server will be reconnected. Then we rebuild the msgstream immediately and produce a message, this message will be sent to the previous connection which cause timeout of test. We append the channelName wil a random value. Signed-off-by: sunby <bingyi.sun@zilliz.com> |
||
---|---|---|
.. | ||
allocator_test.go | ||
allocator.go | ||
binlog_helper.go | ||
cluster_data_manager.go | ||
cluster_session_manager.go | ||
cluster_test.go | ||
cluster.go | ||
datanode_helper.go | ||
flush_monitor_test.go | ||
flush_monitor.go | ||
grpc_services.go | ||
meta_test.go | ||
meta.go | ||
mock_test.go | ||
OWNERS | ||
param.go | ||
policy_test.go | ||
policy.go | ||
segment_allocation_policy.go | ||
segment_manager_test.go | ||
segment_manager.go | ||
server_test.go | ||
server.go | ||
stream_pos.go | ||
util.go |