diff --git a/docs/design_docs/datanode_flowgraph_recovery_design_0604_2021.md b/docs/design_docs/datanode_flowgraph_recovery_design_0604_2021.md index 2af1af1fb1..e856e63f4a 100644 --- a/docs/design_docs/datanode_flowgraph_recovery_design_0604_2021.md +++ b/docs/design_docs/datanode_flowgraph_recovery_design_0604_2021.md @@ -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