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

batcheval: AddSSTable spamming "non-remote AddSSTable" #108275

Closed
erikgrinaker opened this issue Aug 7, 2023 · 1 comment · Fixed by #108281
Closed

batcheval: AddSSTable spamming "non-remote AddSSTable" #108275

erikgrinaker opened this issue Aug 7, 2023 · 1 comment · Fixed by #108281
Assignees
Labels
A-disaster-recovery C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-disaster-recovery

Comments

@erikgrinaker
Copy link
Contributor

erikgrinaker commented Aug 7, 2023

Seeing thousands of these unhelpful messages spamming logs:

I230805 11:52:07.257636 4548519 kv/kvserver/batcheval/cmd_add_sstable.go:187 ⋮ [T1,n1,s1,r63408/4:‹/Table/106/1/9193{3041…-4886…}›] 105927  non-remote AddSSTable
I230805 11:52:07.277797 4549283 kv/kvserver/batcheval/cmd_add_sstable.go:187 ⋮ [T1,n1,s1,r63435/4:‹/Table/106/1/919{3857…-4042…}›] 105928  non-remote AddSSTable
I230805 11:52:07.333045 4548145 kv/kvserver/batcheval/cmd_add_sstable.go:187 ⋮ [T1,n1,s1,r63312/6:‹/Table/106/1/9194{4109…-5954…}›] 105929  non-remote AddSSTable
I230805 11:52:07.333101 4549155 kv/kvserver/batcheval/cmd_add_sstable.go:187 ⋮ [T1,n1,s1,r79145/4:‹/Table/106/1/5370{8080…-9925…}›] 105930  non-remote AddSSTable
I230805 11:52:07.383465 4549388 kv/kvserver/batcheval/cmd_add_sstable.go:187 ⋮ [T1,n1,s1,r9566/5:‹/Table/106/1/5373{2061…-3905…}›] 105931  non-remote AddSSTable

Added in #105620.

Jira issue: CRDB-30406

@erikgrinaker erikgrinaker added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-disaster-recovery labels Aug 7, 2023
@blathers-crl
Copy link

blathers-crl bot commented Aug 7, 2023

cc @cockroachdb/disaster-recovery

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. T-disaster-recovery
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants