You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/02 22:06:29 UTC

[GitHub] [pulsar] fistan684 commented on issue #15152: Update Pulsar to version 2.10.0,bin/pulsar-admin command invalid.

fistan684 commented on issue #15152:
URL: https://github.com/apache/pulsar/issues/15152#issuecomment-1145390806

   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
   
   @shibd 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org