Commit ff567e2
committed
Prevent permanent worker deadlock when cutover times out waiting for binlog sentinel
Buffer allEventsUpToLockProcessed to MaxRetries() so the applier's send always
completes immediately even after waitForEventsUpToLock has timed out and exited.1 parent c6f95cc commit ff567e2
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
115 | 123 | | |
116 | 124 | | |
117 | 125 | | |
| |||
0 commit comments