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/04/04 09:10:48 UTC

[GitHub] [pulsar] RikCSherman edited a comment on issue #3877: Read timeout when listing topics

RikCSherman edited a comment on issue #3877: Read timeout when listing topics 
URL: https://github.com/apache/pulsar/issues/3877#issuecomment-479816042
 
 
   I've experienced the same issue. The steps I used to create it are
   `# Run standalone server
   $ ./bin/pulsar standalone
   
   $ ./bin/pulsar-admin tenants create auto
   $ ./bin/pulsar-admin namespaces create auto/electric
   
   Auto created the topics rather than use pulsar admin`
   
   Listing topics with pulsar-admin =  Read timeout
   Listing topics using the browser via http://localhost:8080/admin/v2/persistent/auto/electric results in an array of the topics
   
   Broker version 2.3.0

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