Commit 388f71a
Merge cockroachdb#156300
156300: kvclient: log internal rangefeed errors if no handler is present r=wenyihu6 a=stevendanna
Because of cockroachdb#75610, I find myself occasionally suspicious that some behavior is the result of a failed rangefeed client. This log line may help diagnose such issues.
Informs cockroachdb#75610
Release note: None
Co-authored-by: Steven Danna <[email protected]>1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
399 | 402 | | |
400 | | - | |
401 | | - | |
402 | 403 | | |
403 | 404 | | |
404 | 405 | | |
| |||
0 commit comments