mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip e2e] Fix typo for design doc (#14384)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
This commit is contained in:
parent
981d4ce367
commit
95a498b98e
@ -39,7 +39,7 @@ When `metric type` is specified in the schema, the default parameters will build
|
||||
|
||||
### InsertRecord
|
||||
|
||||
Used to manage concurrent inserted data, incluing
|
||||
Used to manage concurrent inserted data, including:
|
||||
|
||||
1. `atomic<int64_t> reserved` reserved space calculation
|
||||
2. `AckResponder` calculate which segment to insert,returns current segment offset
|
||||
|
Loading…
Reference in New Issue
Block a user