pending_size
in /routez is not populated
#6475
Labels
defect
Suspected defect such as a bug or regression
pending_size
in /routez is not populated
#6475
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:
nats-server/server/monitor.go
Line 823 in 67aa107
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
The text was updated successfully, but these errors were encountered: