Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

ISSUE-15152: Update Pulsar to version 2.10.0,bin/pulsar-admin command invalid. #4062

Open
sijie opened this issue Apr 13, 2022 · 1 comment

Comments

@sijie
Copy link
Member

sijie commented Apr 13, 2022

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.

@sijie sijie added the type/bug label Apr 13, 2022
@sijie sijie added the Stale label May 14, 2022
@fistan684
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants