cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

roachtest: remove multiregion leasing benchmark #135911

Open fqazi opened 7 hours ago

fqazi commented 7 hours ago

Previously, we added a benchmark comparing session based leasing against expiry based leasing for SQL. Since expiry based leasing is no longer and will be delete we are going to remove this benchmark.

Fixes: #130291

Release note: None

cockroach-teamcity commented 7 hours ago

This change is Reviewable