You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Apache Pulsar Slack <ap...@gmail.com> on 2019/09/18 09:11:01 UTC

Slack digest for #dev - 2019-09-18

2019-09-17 12:16:35 UTC - Ravi Shah: How to run standalone pulsar with TLS?
----
2019-09-17 21:44:16 UTC - Fredrick P Eisele: I have an intermittent problem. This has been seen on vmware and openstack. A `pulsar-admin` process returns processing errors a few times but eventually succeeds. (I will put the trace in a comment in a thread to avoid cluttering the main list.)
----
2019-09-17 21:45:14 UTC - Fredrick P Eisele: $ ./bin/pulsar-admin tenants list
public
scope.chattanooga.carta
scope.nashville.metro

$ ./bin/pulsar-admin namespaces list scope.chattanooga.carta
null

Reason: javax.ws.rs.ProcessingException: Connection refused: localhost/127.0.0.1:8080

$ ./bin/pulsar-admin namespaces list scope.chattanooga.carta
null

Reason: javax.ws.rs.ProcessingException: Connection refused: localhost/127.0.0.1:8080

$ ./bin/pulsar-admin namespaces list scope.chattanooga.carta
null

Reason: javax.ws.rs.ProcessingException: Connection refused: localhost/127.0.0.1:8080

$ ./bin/pulsar-admin namespaces list scope.chattanooga.carta
null

Reason: javax.ws.rs.ProcessingException: Connection refused: localhost/127.0.0.1:8080

$ ./bin/pulsar-admin tenants list
public
scope.chattanooga.carta
scope.nashville.metro

$ ./bin/pulsar-admin namespaces list scope.chattanooga.carta
scope.chattanooga.carta/traffic.prime.v1
scope.chattanooga.carta/viriciti.prime.v1
scope.chattanooga.carta/weather.prime.v1
scope.chattanooga.carta/weather.reformed.v1
----