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

README: Add delivery report to Avro example #742

Merged
merged 1 commit into from Dec 13, 2019
Merged

README: Add delivery report to Avro example #742

merged 1 commit into from Dec 13, 2019

Conversation

edenhill
Copy link
Contributor

The AvroProducer.produce() call should also take an on_delivery|callback argument.

See discussion in #741 (comment)

Copy link
Contributor

@rnpridgeon rnpridgeon left a comment

Choose a reason for hiding this comment

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

Shouldn't the example delivery report include a deserializer so the message contents are human readable?

@edenhill
Copy link
Contributor Author

That seems like too much work for a small README example, and the message contents should not be used to identify the message, but rather a bound variable, meaning the payload isn't that meaningful here.

@edenhill edenhill merged commit 5aa7281 into master Dec 13, 2019
@edenhill edenhill deleted the avrodr branch December 13, 2019 07:55
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.

None yet

2 participants