Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importccl: --experimental-direct-ingestion creates underreplicated ranges #37014

Closed
thoszhang opened this issue Apr 23, 2019 · 0 comments
Closed
Labels
A-disaster-recovery C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. S-3 Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data)

Comments

@thoszhang
Copy link
Contributor

I ran

roachprod run $CLUSTER:1 -- "./cockroach workload fixtures import tpcc --warehouses=2000 --experimental-direct-ingestion --checks=false"

on a 3-node cluster on AWS. After this had completed, I ended up with around 6k ranges, almost all of which were underreplicated; there were slightly fewer than 6k replicas on 1 node and around 100 replicas on each of the other two nodes.
Screen Shot 2019-04-22 at 8 14 30 PM
I haven't been able to consistently reproduce this.

@awoods187 awoods187 added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. S-3 Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data) labels Aug 30, 2019
@dt dt closed this as completed Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-disaster-recovery C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. S-3 Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data)
Projects
None yet
Development

No branches or pull requests

3 participants