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

[Feature Request] Apache Cassandra outbound channel adapter #3851

Closed
rolkhas2 opened this issue Jul 16, 2022 · 3 comments
Closed

[Feature Request] Apache Cassandra outbound channel adapter #3851

rolkhas2 opened this issue Jul 16, 2022 · 3 comments

Comments

@rolkhas2
Copy link

Expected Behavior
As an Apache Cassandra user, I'd expect there to be Apache Cassandra channel adapters (preferable to Reactive ones). I've seen requests for Apache HBase (which I support since it'll be a great option), but I haven't seen any mentions of Cassandra support, even though that's a super popular database.

Current Behavior
There's no Apache Cassandra support for Spring Integration \ Reactive Spring Integration (no sync \ async channel adapter).

Context
I think that Spring Integration got a pretty great amount of channel adapters, but definitely not all of the ones that are needed. Apache Cassandra isn't on the list, even though it can help lots of users.

@rolkhas2 rolkhas2 added status: waiting-for-triage The issue need to be evaluated and its future decided type: enhancement labels Jul 16, 2022
@artembilan
Copy link
Member

That's not correct.
We have an extension project for exactly this one: https://github.com/spring-projects/spring-integration-extensions/tree/main/spring-integration-cassandra.
And it is indeed reactive one.
There is probably just need to move it to this project as a module and document properly: spring-projects/spring-integration-extensions#254

It would be great to have some contribution on the matter: https://github.com/spring-projects/spring-integration/blob/main/CONTRIBUTING.adoc

@artembilan artembilan added this to the 6.0.x milestone Jul 16, 2022
@artembilan artembilan removed the status: waiting-for-triage The issue need to be evaluated and its future decided label Jul 16, 2022
@artembilan artembilan modified the milestones: 6.0.x, Backlog Jul 16, 2022
@rolkhas2
Copy link
Author

@artembilan Sorry for the lack of knowledge (didn't know about this repo). Thanks for the quick response. I'll check on that later.

@artembilan artembilan modified the milestones: Backlog, 6.0.0-RC1 Oct 17, 2022
@artembilan
Copy link
Member

Fixed via: a08713f

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