You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/10 13:07:28 UTC

[GitHub] [rocketmq-schema-registry] MatrixHB opened a new issue, #31: Support binding/unbinding between subject and schema

MatrixHB opened a new issue, #31:
URL: https://github.com/apache/rocketmq-schema-registry/issues/31

   At present, the request path of the REST interface for registering schema will assign a subject, so the schema is naturally bound to this subject. 
   We also need to support the unbinding of the schema with the subject, and the binding with a new subject. At the same time, it is allowed to bind a schema to multiple subjects, that is, multiple subjects share the same schema, and the binding version of each subject can be different.
   
   


-- 
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-unsubscribe@rocketmq.apache.org.apache.org

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