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 Client Tools: handle every data type with 'pulsar-client consume' #10301

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

eolivelli
Copy link
Contributor

Motivation

Now with AutoConsumeSchema we are able to handle every data type, so when you use "--schema-type auto_consume" in "pulsar-client consume" you are going to receive any Java object.

Modifications

Handle every data type (wrapped by GenericObject) in "pulsar-client consume --schema-type auto_consume"

@codelipenghui codelipenghui added this to the 2.8.0 milestone Apr 22, 2021
@eolivelli eolivelli merged commit 27156e4 into apache:master Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants