liangyuanpeng commented on issue #11503:
URL: https://github.com/apache/pulsar/issues/11503#issuecomment-901677249


   
   I will create PR for fix this.    
   
   ```
   [root@node123 apache-pulsar-2.8.0]# curl -i -X DELETE 
http://192.168.3.218:8080/admin/v2/persistent/public/default/tp1?force=true&deleteSchema=true
   [1] 13397
   [root@node123 apache-pulsar-2.8.0]# HTTP/1.1 404 Not Found
   Date: Thu, 19 Aug 2021 07:27:45 GMT
   broker-address: localhost
   Content-Type: application/json
   Content-Length: 28
   Server: Jetty(9.4.42.v20210604)
   
   {"reason":"Topic not found"}
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to