Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Consider adding MessageChannels backed by a Kafka topic for persistence #296

Closed
garyrussell opened this issue Feb 20, 2020 · 0 comments · Fixed by #297 or #298
Closed

Consider adding MessageChannels backed by a Kafka topic for persistence #296

garyrussell opened this issue Feb 20, 2020 · 0 comments · Fixed by #297 or #298
Assignees
Milestone

Comments

@garyrussell
Copy link
Contributor

Similar to RabbitMQ, JMS.

@garyrussell garyrussell self-assigned this Feb 21, 2020
@garyrussell garyrussell added this to the 3.3.0.M1 milestone Feb 21, 2020
@garyrussell garyrussell changed the title Consider adding a MessageChannel backed by a Kafka topic for persistence Consider adding MessageChannels backed by a Kafka topic for persistence Feb 21, 2020
garyrussell added a commit to garyrussell/spring-integration-kafka that referenced this issue Feb 21, 2020
artembilan pushed a commit that referenced this issue Feb 24, 2020
Resolves #296

* * Add DSL support

* * Polishing and XML support
@garyrussell garyrussell reopened this Feb 26, 2020
garyrussell added a commit to garyrussell/spring-integration-kafka that referenced this issue Feb 26, 2020
garyrussell added a commit to garyrussell/spring-integration-kafka that referenced this issue Feb 26, 2020
artembilan pushed a commit that referenced this issue Feb 26, 2020
Resolves #296

* * Add generic type to specsto avoid cast to `BroadcastCapableChannel`.

* * Remove unneeded fields in the abstract spec

* Restore log4j config
garyrussell added a commit to garyrussell/spring-integration that referenced this issue Jun 24, 2020
garyrussell added a commit to garyrussell/spring-integration that referenced this issue Jun 24, 2020
Resolves spring-attic/spring-integration-kafka#296

* * Add generic type to specsto avoid cast to `BroadcastCapableChannel`.

* * Remove unneeded fields in the abstract spec

* Restore log4j config
artembilan pushed a commit to spring-projects/spring-integration that referenced this issue Jun 25, 2020
Resolves spring-attic/spring-integration-kafka#296

* * Add DSL support

* * Polishing and XML support
artembilan pushed a commit to spring-projects/spring-integration that referenced this issue Jun 25, 2020
Resolves spring-attic/spring-integration-kafka#296

* * Add generic type to specsto avoid cast to `BroadcastCapableChannel`.

* * Remove unneeded fields in the abstract spec

* Restore log4j config
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.