[GitHub] [pulsar] pouledodue commented on issue #5209: HTTP 500 on pulsar-admin schemas delete

2019-09-19 Thread GitBox
pouledodue commented on issue #5209: HTTP 500 on pulsar-admin schemas delete
URL: https://github.com/apache/pulsar/issues/5209#issuecomment-533309706
 
 
   yes it's when the topic does not exist:
   ```
   pulsar-admin tenants create r
   pulsar-admin namespaces create r/t
   pulsar-admin schemas delete persistent://r/t/e
   ```


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] pouledodue commented on issue #5209: HTTP 500 on pulsar-admin schemas delete

2019-09-17 Thread GitBox
pouledodue commented on issue #5209: HTTP 500 on pulsar-admin schemas delete
URL: https://github.com/apache/pulsar/issues/5209#issuecomment-532491944
 
 
   only the INFO:
   ```
   02:27:53.015 [BookKeeperClientWorker-OrderedExecutor-0-0] INFO 
   
   org.eclipse.jetty.server.RequestLog - 172.17.0.1 - - [18/Sep/2019:02:27:53 
+] "DELETE 
   
   /admin/v2/schemas/a/b/c/schema HTTP/1.1" 500 0 "-" "Pulsar-Java-v2.4.1" 15
   ```


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] pouledodue commented on issue #5209: HTTP 500 on pulsar-admin schemas delete

2019-09-17 Thread GitBox
pouledodue commented on issue #5209: HTTP 500 on pulsar-admin schemas delete
URL: https://github.com/apache/pulsar/issues/5209#issuecomment-532491390
 
 
   no stack trace with `docker logs` and no stack trace in 
`logs/pulsar-standalone.log` is there a log file I missed?


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:
us...@infra.apache.org


With regards,
Apache Git Services