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

Add compatibility check for primitive schema types #5051

Merged
merged 2 commits into from
Aug 27, 2019
Merged

Add compatibility check for primitive schema types #5051

merged 2 commits into from
Aug 27, 2019

Conversation

congbobo184
Copy link
Contributor

Motivation

To fix #4831

Does this pull request potentially affect one of the following parts:
If yes was chosen, please highlight the changes

Dependencies (does it add or upgrade a dependency): (no)
The public API: (no)
The schema: (yes)
The default values of configurations: (no)
The wire protocol: (no)
The rest endpoints: (no)
The admin cli options: (no)
Anything that affects deployment: (no)

Documentation

Does this pull request introduce a new feature? (yes / no)
If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
If a feature is not applicable for documentation, explain why?
If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

Does this pull request potentially affect one of the following parts:
If yes was chosen, please highlight the changes

Dependencies (does it add or upgrade a dependency): (no)
The public API: (no)
The schema: (yes)
The default values of configurations: (no)
The wire protocol: (no)
The rest endpoints: (no)
The admin cli options: (no)
Anything that affects deployment: (no)

Documentation

Does this pull request introduce a new feature? (yes / no)
If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
If a feature is not applicable for documentation, explain why?
If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@congbobo184
Copy link
Contributor Author

run cpp tests

@sijie
Copy link
Member

sijie commented Aug 27, 2019

Good job! @congbobo184

@sijie sijie added component/schemaregistry type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages labels Aug 27, 2019
@sijie sijie added this to the 2.5.0 milestone Aug 27, 2019
@sijie sijie merged commit 147c3c8 into apache:master Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pulsar schema doesn't do compatibility check for primitive types
4 participants