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 2019/06/05 12:37:26 UTC

[GitHub] [pulsar] k2la commented on issue #4447: Broker gets stuck when getting partitioned stats

k2la commented on issue #4447: Broker gets stuck when getting partitioned stats
URL: https://github.com/apache/pulsar/issues/4447#issuecomment-499064939
 
 
   **To Reproduce**
   
   Execute following command:
   
   ```
   $ seq 1 100 | xargs -I ZZ -P 100 curl -LI dev-broker.pulsar.co.jp:4080/admin/persistent/tenant/global/ns/partitioned-topic10/partitioned-stats -o /dev/null -w '%{http_code}\n' -s
   ```
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services