Commit 699cfdf
committed
storage: allow sinks on multi-replica clusters
This PR extends the approach of
MaterializeInc#31890 to the case of
sinks. The handling is identical to that of single replica sources.
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>1 parent ba8427b commit 699cfdf
File tree
3 files changed
+214
-96
lines changed- src
- adapter/src/coord/sequencer
- sql/src/plan/statement
- storage-controller/src
3 files changed
+214
-96
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1311 | 1311 | | |
1312 | 1312 | | |
1313 | 1313 | | |
1314 | | - | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
1322 | 1314 | | |
1323 | 1315 | | |
1324 | 1316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3416 | 3416 | | |
3417 | 3417 | | |
3418 | 3418 | | |
3419 | | - | |
3420 | | - | |
3421 | | - | |
3422 | 3419 | | |
3423 | 3420 | | |
3424 | 3421 | | |
| |||
5317 | 5314 | | |
5318 | 5315 | | |
5319 | 5316 | | |
5320 | | - | |
5321 | | - | |
5322 | | - | |
5323 | | - | |
5324 | | - | |
5325 | | - | |
5326 | | - | |
5327 | | - | |
5328 | | - | |
5329 | | - | |
5330 | | - | |
5331 | | - | |
5332 | | - | |
5333 | | - | |
5334 | | - | |
5335 | | - | |
5336 | | - | |
| 5317 | + | |
| 5318 | + | |
| 5319 | + | |
| 5320 | + | |
| 5321 | + | |
| 5322 | + | |
| 5323 | + | |
| 5324 | + | |
| 5325 | + | |
| 5326 | + | |
| 5327 | + | |
| 5328 | + | |
| 5329 | + | |
5337 | 5330 | | |
5338 | 5331 | | |
5339 | 5332 | | |
| |||
0 commit comments