aparajita89 opened a new issue #14101:
URL: https://github.com/apache/pulsar/issues/14101


   **Is your enhancement request related to a problem? Please describe.**
   SchemaRegistryService is hardcoded to use SchemaRegistryServiceImpl in 
org.apache.pulsar.broker.service.schema.SchemaRegistryService#create
   
   this is required because we want to use custom schema store with custom 
compatibility checks.
   
   **Describe the solution you'd like**
   broker.conf will have a new config called schemaRegistryClassName which will 
have the name of the class to be used
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to