Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

tpcc: add -scatter option #136

Closed
petermattis opened this issue Mar 1, 2018 · 0 comments
Closed

tpcc: add -scatter option #136

petermattis opened this issue Mar 1, 2018 · 0 comments

Comments

@petermattis
Copy link
Contributor

After restarting a cluster, leases for the tpcc tables can be concentrated on 1 or 2 nodes. It would be useful for faster iteration to add a -scatter option to scatter the replicas/leases across the nodes. See kv for related code which performs scatter operations after splitting, though I think the work here is even simpler as we can just scatter all of the ranges for the tpcc tables.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant