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

pending_size in /routez is not populated #6475

Open
alexbozhenko opened this issue Feb 7, 2025 · 0 comments · May be fixed by #6476
Open

pending_size in /routez is not populated #6475

alexbozhenko opened this issue Feb 7, 2025 · 0 comments · May be fixed by #6476
Labels
defect Suspected defect such as a bug or regression

Comments

@alexbozhenko
Copy link
Contributor

Observed behavior

It looks like pending_size is never set in /routez:
https://docs.nats.io/running-a-nats-service/nats_admin/monitoring#route-information-routez
I guess it would be used here:

ri := &RouteInfo{

In #6422 I deleted the field from the struct, and the test passed...

Expected behavior

The value is populated, with pending_bytes, I guess?

Server and client version

main

Host environment

No response

Steps to reproduce

No response

@alexbozhenko alexbozhenko added the defect Suspected defect such as a bug or regression label Feb 7, 2025
@alexbozhenko alexbozhenko linked a pull request Feb 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Suspected defect such as a bug or regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant