Xlingxiao commented on issue #4164: The superuser cannot obtain lastMessageId URL: https://github.com/apache/pulsar/issues/4164#issuecomment-487856267 @sijie > using admin cli or the java admin api. Yesterday I also made errors using Java cli,but today I deleted the topic and used the new topic. Now there is no problem with Java cli > Can you describe a bit more about your setup? What configuration do you need to see ? > and this problem ``` [zx@slave107 pulsar-2.3.1]$ pulsar-admin namespaces list lx lx/java lx/java2 [zx@slave107 pulsar-2.3.1]$ pulsar-admin persistent list lx/java HTTP 500 Internal Server Error Reason: HTTP 500 Internal Server Error [zx@slave107 pulsar-2.3.1]$ bin/pulsar-admin topics list lx/java HTTP 500 Internal Server Error Reason: HTTP 500 Internal Server Error ``` 
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
