You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
We recently upgraded to 2.10 as well and have hit this issue. When we turn off the producers we can correctly get partitioned stats but with any level of input the command fails. We are running these commands from the brokers (via CLI) and from the java client. We have business logic, alerts, and scaling around the backlog amount so this is definitely causing some issues for us. We're also using the matching client version.
broker-deployment-8454bf5ddd-phcxl:/pulsar$ bin/pulsar-admin topics partitioned-stats persistent://prod/input/{TOPIC}
HTTP 400 Bad Request
Reason: HTTP 400 Bad Request
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Original Issue: apache#15152
I build a Pulsar by using the master branch codebase.
When I use
pulsar-admin topics partitioned-stats
command,remind me 400 Bad Request.The text was updated successfully, but these errors were encountered: