mirror of https://github.com/milvus-io/milvus.git
[skip ci] Improve design description (#11123)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/11130/head
parent
29715a3cb1
commit
7ad1bfb639
|
@ -33,7 +33,7 @@ Whether save successfully:
|
|||
- If succeeded, flowgraph updates all segments' positions to replica
|
||||
- If not
|
||||
- For a grpc failure( this failure will appear after many times retry internally), crush itself.
|
||||
- For a normal failure, retry save 10 times, if fail still, crush itself.
|
||||
- For a normal failure, retry save 10 times, if still fails, crush itself.
|
||||
|
||||
### B. Recovery from a set of checkpoints
|
||||
|
||||
|
|
Loading…
Reference in New Issue