Skip to content

Conversation

sialais
Copy link

@sialais sialais commented Oct 9, 2025

Summary

Fix issue #23872

How did you test this PR?

Because the issue is hard to reproduce, (I can only reproduce it in my production environment, with huge data), I put my build on my production environment, and the issue fixed.

This bug will make the self monitoring metrics incorrect: when buffer counter undeflowed, metrics will be reset.
metrics

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

@sialais sialais requested a review from a team as a code owner October 9, 2025 09:04
@pront pront requested a review from bruceg October 9, 2025 14:57
@pront
Copy link
Member

pront commented Oct 9, 2025

Hi @sialais, thank you for the PR! Please add a changelog explaining the change.

@sialais sialais force-pushed the bugfix/fix_buffer_counter_underflowed branch from fcc55dd to b222f23 Compare October 10, 2025 00:44
@sialais
Copy link
Author

sialais commented Oct 10, 2025

Hi @sialais, thank you for the PR! Please add a changelog explaining the change.

@pront, sorry for missing that. I've added a changlog.

@pront pront self-assigned this Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Buffer counter underflowed warnings

2 participants