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

Issue #10271: AutoConsumeSchema: handle schema NONE as BYTES #10277

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

eolivelli
Copy link
Contributor

Fixes #10271

Motivation

When you get to set NONE as SchemaType on a topic then AutoConsumeSchema

Modifications

Handle case NONE in AutoConsumeSchema and add a test

@sijie sijie added this to the 2.8.0 milestone Apr 20, 2021
@eolivelli eolivelli merged commit bfe5dd7 into apache:master Apr 20, 2021
@eolivelli eolivelli deleted the fix/autosconsume-schema-none branch April 20, 2021 10:35
eolivelli added a commit to datastax/pulsar that referenced this pull request May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

schema registry / pulsar-admin: Schema type BYTES is returned as Schema type NONE
2 participants