Closed jgraettinger closed 1 year ago
The API should remove assignments which are non-PRIMARY but are also FAILED.
Also update gazctl to process selected shards in batches, so that each RPC is of bounded size and under the Etcd transaction size limit.
gazctl
This change is
Manually tested gazctl chunking behavior by locally using smaller chunk sizes.
The API should remove assignments which are non-PRIMARY but are also FAILED.
Also update
gazctl
to process selected shards in batches, so that each RPC is of bounded size and under the Etcd transaction size limit.This change is