spring-projects / spring-projects/spring-integration

Apache Pulsar support

Open
#3,771 11 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.