You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/09/03 11:13:04 UTC

[GitHub] [pulsar] codelipenghui opened a new pull request #5103: Improve response of Rest API for create schema.

codelipenghui opened a new pull request #5103: Improve response of Rest API for create schema.
URL: https://github.com/apache/pulsar/pull/5103
 
 
   Fixes #5094
   ### Motivation
   
   Currently, can't get some detail messages about incompatible while use REST API to create a new schema. This PR let users to get the detail messages.
   
   ### Future more
   Use pulsar-admin or pulsar-client also can get the detail messages about incompatible. This PR only handle the REST way.
   

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


With regards,
Apache Git Services