Commit 83e01aa
committed
changefeedccl: prevent panic in per-table PTS mixed-version
Fixes a panic that occurred when evaluating per-table
protected timestamp settings. The fix adds a nil check on the
change aggregator spec ProgressConfig before accessing the
per-table PTS flag.
Fixes: #154830
Epic: CRDB-1421
Release note: None1 parent 29de882 commit 83e01aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1975 | 1975 | | |
1976 | 1976 | | |
1977 | 1977 | | |
1978 | | - | |
| 1978 | + | |
1979 | 1979 | | |
1980 | 1980 | | |
1981 | 1981 | | |
| |||
0 commit comments