apache / apache/pulsar

making SchemaRegistryService configurable

Open
#14,101 3 comments 0 reactions 1 assignee Claimed by @aparajita89 View on GitHub
lifecycle/stale Stale type/enhancement
Dominant language
Java
Stars
15.3k
Forks
3.8k
Avg merge
1d 14h
Merged PRs (30d)
160

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.