Skip to content

No Outbound Message Conversion in Kafka Outbound Gateway #3617

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 Aug 19, 2021 · 1 comment · Fixed by #3640
Closed

No Outbound Message Conversion in Kafka Outbound Gateway #3617

garyrussell opened this issue Aug 19, 2021 · 1 comment · Fixed by #3640
Assignees
Milestone

Comments

@garyrussell
Copy link
Contributor

https://stackoverflow.com/questions/68770130/how-to-use-spring-integration-kafka-inboundgateway-and-outboundgateway-with-a-me

There is no payload conversion for the outbound message.

@garyrussell garyrussell added this to the Backlog milestone Aug 19, 2021
@garyrussell
Copy link
Contributor Author

garyrussell commented Aug 19, 2021

Also add support for setProducerRecordCreator() to the DSL.

@garyrussell garyrussell self-assigned this Oct 6, 2021
@garyrussell garyrussell modified the milestones: Backlog, 5.5.5 Oct 6, 2021
garyrussell added a commit to garyrussell/spring-integration that referenced this issue Oct 6, 2021
Resolves spring-projects#3617

Optionally use the `KafkaTemplate` message converter instead of the default
(or supplied) `ProducerRecordCreator`.
garyrussell added a commit to garyrussell/spring-integration that referenced this issue Oct 6, 2021
Resolves spring-projects#3617

Optionally use the `KafkaTemplate` message converter instead of the default
(or supplied) `ProducerRecordCreator`.
artembilan pushed a commit that referenced this issue Oct 6, 2021
Resolves #3617

Optionally use the `KafkaTemplate` message converter instead of the default
(or supplied) `ProducerRecordCreator`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants