mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 11:29:48 +08:00
4d03da9c4f
Segment should be sealed once it exceeds the limited size. This operation should be done in segment allocator. Watcher only check the status to decide whether the segment will be flushed. Signed-off-by: sunby <bingyi.sun@zilliz.com> |
||
---|---|---|
.. | ||
allocator_test.go | ||
allocator.go | ||
cluster_test.go | ||
cluster.go | ||
meta_test.go | ||
meta.go | ||
mock_test.go | ||
param.go | ||
segment_allocator_test.go | ||
segment_allocator.go | ||
server_test.go | ||
server.go | ||
stats_handler.go | ||
util.go | ||
watcher_test.go | ||
watcher.go |