iTigeroar opened a new issue #136:
URL: https://github.com/apache/pulsar-helm-chart/issues/136


   Expected behavior
   upload schema success
   
   Actual behavior
   deploy pulsar by helm apache/pulsar
   root@pulsar-toolset-0:/pulsar# ./bin/pulsar-admin topics create 
persistent://public/default/postgres-sink-topic
   root@pulsar-toolset-0:/pulsar# ./bin/pulsar-admin schemas upload 
persistent://public/default/postgres-sink-topic -f ./connectors/avro-schema
   [AsyncHttpClient07-1] WARN 
org.apache.pulsar.client.admin.internal.BaseResource - 
[http://pulsar-proxy:443/admin/v2/schemas/public/default/postgres-sink-topic/schema]
 Failed to perform http post request: javax.ws.rs.InternalServerErrorException: 
HTTP 500 Internal Server Error HTTP 300 Internal Server Error
   
   Reason: HTTP 500 Internal Server Errorjava.io.ByteArrayInputStream@5369986
   
   Steps to reproduce
   How can we reproduce the issue
   
   System configuration
   Pulsar version: 2.7.2


-- 
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: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to