milvus/internal/datacoord
zhenshan.cao 8a1a841011
FixBug: Incorrect handling of time synchronization (#6814)
* FixBug: proxy send wrong sync timetick and DataCoord did not filter channel

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2021-07-27 14:34:48 +08:00
..
OWNERS
allocator.go
allocator_test.go
binlog_helper.go
cluster.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
cluster_store.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
cluster_test.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
datanode_helper.go
grpc_services.go Auto create new segments when allocating rows more than (#6665) 2021-07-23 21:58:33 +08:00
meta.go
meta_test.go
mock_test.go
param.go
policy.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
policy_test.go Fix channel lost after data node crash (#6545) 2021-07-15 16:38:31 +08:00
segment_allocation_policy.go Auto create new segments when allocating rows more than (#6665) 2021-07-23 21:58:33 +08:00
segment_info.go Auto create new segments when allocating rows more than (#6665) 2021-07-23 21:58:33 +08:00
segment_manager.go FixBug: Incorrect handling of time synchronization (#6814) 2021-07-27 14:34:48 +08:00
segment_manager_test.go Auto create new segments when allocating rows more than (#6665) 2021-07-23 21:58:33 +08:00
server.go FixBug: Incorrect handling of time synchronization (#6814) 2021-07-27 14:34:48 +08:00
server_test.go Auto create new segments when allocating rows more than (#6665) 2021-07-23 21:58:33 +08:00
util.go