Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulsar schema api should respect to namespace level compatibility #4821

Closed
sijie opened this issue Jul 26, 2019 · 1 comment · Fixed by #4950
Closed

Pulsar schema api should respect to namespace level compatibility #4821

sijie opened this issue Jul 26, 2019 · 1 comment · Fixed by #4950
Labels
type/bug The PR fixed a bug or issue reported a bug
Milestone

Comments

@sijie
Copy link
Member

sijie commented Jul 26, 2019

Describe the bug
Currently the schema restful api is using SchemaCompatibilityStrategy.FULL

https://github.com/apache/pulsar/blob/master/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/SchemasResource.java#L268

It should use the compatibility strategy configured at namespace level.

@sijie sijie added type/bug The PR fixed a bug or issue reported a bug component/schemaregistry labels Jul 26, 2019
@codelipenghui
Copy link
Contributor

@congbobo184 please take a look this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
2 participants