Skip to content

perf: kv0/kv95 regression around Feb 25 [loosely coupled log truncation] #78412

Open
@tbg

Description

@tbg

kv0:
image

kv95
image

I'm investigating this.

$ git log origin/master --topo-order --merges --oneline --since '2022-02-24' --until '2022-02-26'

Bisecting via

GCE_PROJECT=andrei-jepsen ./pkg/cmd/roachtest/roachstress.sh -c 5 '^kv95/enc=false/nodes=3/size=64kb$'
for f in artifacts/9dc9eb034d/*/kv95/enc\=false/nodes\=3/size\=64kb/run_*/*run_kv.log; do tail -n 12 $f; done | grep 'read$'

Jira issue: CRDB-14119

Metadata

Metadata

Assignees

Labels

C-investigationFurther steps needed to qualify. C-label will change.T-kvKV Team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions