Skip to content

server: incorrect value of RangeCount after SpanStats fan-out #103809

@zachlite

Description

@zachlite

Describe the problem

During a fan-out, RangeCount is incorrectly accumulated across all visited nodes.

Expected behavior

RangeCount represents the number of ranges that a span lies within. It is a distribution-layer concept, and doesn't rely on a fan-out to be computed.

Jira issue: CRDB-28211
Epic: CRDB-24928

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.v23.1.5

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions