Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
138089: server: cleanup creation of storeids slice for span stats r=xinhaoz a=xinhaoz The creation of the storeIDs slice should be done after iterating through range descriptors, not at the end of each iteration. This commit fixes a misplacement of this code block. Epic: none Release note: None Co-authored-by: Xin Hao Zhang <[email protected]>
- Loading branch information