stevenarvar removed a comment on issue #5555: Compacted topics can't be deleted 
- 500 Internal Server Error
URL: https://github.com/apache/pulsar/issues/5555#issuecomment-578595600
 
 
   I ran in the the same issue in 2.4.2:
   
   pulsar-admin topics delete-partitioned-topic 
persistent://qa04/messaging/topic-a
   05:12:04.404 [AsyncHttpClient-5-1] WARN  
org.apache.pulsar.client.admin.internal.BaseResource - 
[http://pulsar.narvar.internal:8080/admin/v2/persistent/qa04/messaging/topic-a/partitions?force=false]
 Failed to perform http delete request: 
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
   HTTP 500 Internal Server Error
   
   Reason: HTTP 500 Internal Server Error
   
   I used --force and that seems to work for me.

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

Reply via email to