cockroachdb / loadgen

CockroachDB load generators
Apache License 2.0
30 stars 25 forks source link

tpcc: hack to work around the spurious foreign key violation #171

Closed petermattis closed 5 years ago

petermattis commented 6 years ago

Retry the newOrder txn when we encounter the spurious foreign key violation.

cockroach-teamcity commented 6 years ago

This change is Reviewable

jordanlewis commented 6 years ago
:lgtm:

Review status: 0 of 1 files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

petermattis commented 6 years ago

FYI, I'm not going to merge this yet as I'm not seeing the FK violations right now (reason unknown).