Commit ecb4547
committed
Snapshot calculation must continue
Do not block snapshot calculation even if there's an ongoing snapshot
stream. If this stream takes a long time and we don't calculate
snapshot, we run the risk of increasing the size of Raft logs so much
that it causes group wide issues.1 parent b190127 commit ecb4547
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1000 | 1000 | | |
1001 | 1001 | | |
1002 | 1002 | | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
1007 | 1009 | | |
1008 | 1010 | | |
1009 | 1011 | | |
| |||
0 commit comments