spring-projects / spring-projects/spring-integration
Apache Pulsar support
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
Expected Behavior
Many data pipelines technologies (like Spark\ Flink\ Camel) offer Apache Pulsar interactions. I think this should be supported within Spring Integration either.
Current Behavior
No support.
Context
A user of Apache Pulsar. I'd like there to be a ReactivePulsarInboundChannelAdapter, and a ReactivePulsarOutboundChannelAdapter. Synchronous channel adapters can be a nice addition, but personally I won't use them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Spring Integration channel adapter patterns and how reactive inbound and outbound adapters are structured. Define done as Apache Pulsar support providing the requested ReactivePulsarInboundChannelAdapter and ReactivePulsarOutboundChannelAdapter; synchronous adapters are optional according to the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100