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

Support schema versioning in key/value schema #4155

Closed
tuteng opened this issue Apr 27, 2019 · 0 comments · Fixed by #4211
Closed

Support schema versioning in key/value schema #4155

tuteng opened this issue Apr 27, 2019 · 0 comments · Fixed by #4211
Assignees
Labels
type/feature The PR added a new feature or issue requested a new feature
Milestone

Comments

@tuteng
Copy link
Member

tuteng commented Apr 27, 2019

Is your feature request related to a problem? Please describe.
Key/Value should also support schema versioning as well. But it requires supporting schema evolution in key/value schema first.

Additional context
https://github.com/apache/pulsar/pull/4117/files#r279139226

@tuteng tuteng added the type/feature The PR added a new feature or issue requested a new feature label Apr 27, 2019
@sijie sijie added this to the 2.4.0 milestone May 19, 2019
sijie pushed a commit that referenced this issue May 20, 2019
Fixes #4155

Master Issue: #4155 

### Motivation

Similar to AVRO and JSON schema, we need to support schema versioning for key/value schema.

### Modifications

Support key value schema versioning.

### Verifying this change

unit test pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature The PR added a new feature or issue requested a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants