mirror of https://github.com/milvus-io/milvus.git
[skip ci] Check the grammar of flowgraph docs (#10874)
Signed-off-by: min.tian <min.tian.cn@gmail.com>pull/10913/head
parent
262f2316d2
commit
e33a02326b
|
@ -26,7 +26,7 @@ When a flowgraph flushes a segment, we need to save these things:
|
|||
|
||||
- current segment's binlog paths,
|
||||
- current segment positions,
|
||||
- all other segments' current positions from replica (If a segment hasn't been flushed, save the position when datanode first meets it.)
|
||||
- all other segments' current positions from the replica (If a segment hasn't been flushed, save the position when datanode first meets it.)
|
||||
|
||||
Whether save successfully:
|
||||
|
||||
|
|
Loading…
Reference in New Issue