multiregion: setup DRTs #65911
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-multiregion
This issue is for coordinating work required to get somewhere closer to automatic DRTs.
In particular, our MVP here is to setup a way of making a DRT for multi-region work using TPC-C.
Steps:
--client-partitions
to correctly send local traffic to all the tables. As of workload/tpcc: add multiregion TPC-C setup #65600, the new TPC-C workload is initialised on all cockroach machines, but the workload inserts data into other nodes resulting in un-optimised results. We should ensure the ./cockroach workload talks to the local region in the same node.pkg/server/status
which has a bunch of cruft we do NOT needEpic CRDB-2541
The text was updated successfully, but these errors were encountered: