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 8832] Avro custom schema not working in consumer #8939

Merged
merged 3 commits into from
Dec 14, 2020

Conversation

reswqa
Copy link
Member

@reswqa reswqa commented Dec 12, 2020

Fix #8832

Modifications

Make AvroSchema's clone method consider custom reader and writer.

@reswqa
Copy link
Member Author

reswqa commented Dec 13, 2020

/pulsarbot run-failure-checks

@reswqa
Copy link
Member Author

reswqa commented Dec 13, 2020

/pulsarbot run-failure-checks

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@codelipenghui please consider a cherry pick to 2.6 and 2.7

@reswqa
Copy link
Member Author

reswqa commented Dec 13, 2020

/pulsarbot run-failure-checks

@codelipenghui
Copy link
Contributor

@congbobo184 Could you please help take a loot at this PR?

Copy link
Contributor

@congbobo184 congbobo184 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sijie sijie merged commit 3da2365 into apache:master Dec 14, 2020
@codelipenghui
Copy link
Contributor

remove tag release 2.6.3 since it depends on #8464. There many conflicts with branch-2.6.

@codelipenghui codelipenghui added cherry-picked/branch-2.7 Archived: 2.7 is end of life and removed release/2.6.3 labels Dec 21, 2020
codelipenghui pushed a commit that referenced this pull request Dec 21, 2020
Fix #8832 

### Modifications
Make AvroSchema's clone method consider custom reader and writer.

(cherry picked from commit 3da2365)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/branch-2.7 Archived: 2.7 is end of life release/2.7.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

consumer do not use custom SchemaReader when provided (2.7)
5 participants