Skip to content

Reinstate MimeTypeJsonDeserializer #892

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

Closed
garyrussell opened this issue Nov 29, 2018 · 0 comments
Closed

Reinstate MimeTypeJsonDeserializer #892

garyrussell opened this issue Nov 29, 2018 · 0 comments
Assignees
Milestone

Comments

@garyrussell
Copy link
Contributor

garyrussell commented Nov 29, 2018

See spring-attic/spring-cloud-stream-binder-kafka#509

For backward compatibility with 2.1 and earlier.

@garyrussell garyrussell added this to the 2.2.3 milestone Nov 29, 2018
@artembilan artembilan self-assigned this Nov 29, 2018
artembilan added a commit to artembilan/spring-kafka that referenced this issue Nov 29, 2018
Fixes spring-projects#892

For compatibility with older Spring Kafka producer, it is better to keep
a `MimeTypeJsonDeserializer` when they can send `MimeType` headers
as a serialized version, not string representation
denis554 added a commit to denis554/spring-kafka that referenced this issue Mar 27, 2019
Fixes spring-projects/spring-kafka#892

For compatibility with older Spring Kafka producer, it is better to keep
a `MimeTypeJsonDeserializer` when they can send `MimeType` headers
as a serialized version, not string representation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants