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 2018/12/29 13:44:55 UTC

[GitHub] jiazhai opened a new issue #3264: partitioned-stats reporting errors not match

jiazhai opened a new issue #3264: partitioned-stats reporting errors not match
URL: https://github.com/apache/pulsar/issues/3264
 
 
   #### Expected behavior
   
   use command `create-partitioned-topic` created topic, but  command `partitioned-stats` report topics not been generated.
   
   ```
   pulsar-admin topics create-partitioned-topic
   pulsar-admin topics partitioned-stats
   ```
   
   It should not report "topics not been generated".  
   
   #### Actual behavior
   
   ![image](https://user-images.githubusercontent.com/6348208/50538654-6c8df080-0bad-11e9-9984-2f8430be576f.png)
   
   
   #### Steps to reproduce
   
   Use command as above picture
   
   #### System configuration
   pulsar 2.2.0
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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