Skip to content

Conversation

@nvb
Copy link
Contributor

@nvb nvb commented Dec 18, 2018

Fixes #32135.

This PR pushes splitting, partitioning, and scattering logic into tpcc's PostLoad hook, removing it from its Ops method.

@nvb nvb requested review from a team, danhhz and m-schneider December 18, 2018 18:52
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@nvb nvb force-pushed the nvanbenschoten/fixChaosTpcc branch 2 times, most recently from 66f09fe to 5fc83fc Compare December 19, 2018 00:10
@nvb nvb force-pushed the nvanbenschoten/fixChaosTpcc branch 2 times, most recently from 3192e4b to a67edac Compare April 8, 2019 17:28
@nvb nvb force-pushed the nvanbenschoten/fixChaosTpcc branch from a67edac to 4e135d4 Compare April 8, 2019 17:34
nvb added 2 commits April 8, 2019 14:15
This commit pushes this logic into tpcc's `PostLoad` hook, where it
belongs.

Release note: None
@nvb nvb force-pushed the nvanbenschoten/fixChaosTpcc branch from 4e135d4 to 8876c27 Compare April 8, 2019 18:15
@nvb
Copy link
Contributor Author

nvb commented Apr 8, 2019

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 8, 2019

Build failed (retrying...)

@craig
Copy link
Contributor

craig bot commented Apr 8, 2019

Build failed

@nvb
Copy link
Contributor Author

nvb commented Apr 9, 2019

Acceptance flake: #35326.

bors r+

craig bot pushed a commit that referenced this pull request Apr 9, 2019
33242: workload/tpcc: split, partition, and scatter during initialization r=nvanbenschoten a=nvanbenschoten

Fixes #32135.

This PR pushes splitting, partitioning, and scattering logic into `tpcc`'s `PostLoad` hook, removing it from its `Ops` method.

Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>
@craig
Copy link
Contributor

craig bot commented Apr 9, 2019

Build succeeded

@craig craig bot merged commit 8876c27 into cockroachdb:master Apr 9, 2019
@nvb nvb deleted the nvanbenschoten/fixChaosTpcc branch April 11, 2019 19:14
nvb added a commit to nvb/cockroach that referenced this pull request Apr 14, 2019
Fixes cockroachdb#36776.

This was broken by cockroachdb#33242. I'd rather not allow this, but doing so
breaks compatibility with a lot of our guides.

Release note: None
craig bot pushed a commit that referenced this pull request Apr 14, 2019
36778: workload/tpcc: reallow scattering during `workload run` r=nvanbenschoten a=nvanbenschoten

Fixes #36776.

This was broken by #33242. I'd rather not allow this, but doing so
breaks compatibility with a lot of our guides.

Release note: None

Co-authored-by: Nathan VanBenschoten <nvanbenschoten@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants