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/07/23 04:34:39 UTC

[GitHub] [pulsar] sijie opened a new issue #4782: Schema restful api improvements

sijie opened a new issue #4782: Schema restful api improvements
URL: https://github.com/apache/pulsar/issues/4782
 
 
   This issue for tracking add a few new result api for schema.
   
   - `getAllVersions`: return the list of schema versions for a given topic.
   - `testCompatibility`: be able to test the compatibility for a schema without registering it
   - `getVersionBySchema`: give a schema definition and find the schema version for it.

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