spring-cloud-stream icon indicating copy to clipboard operation
spring-cloud-stream copied to clipboard

Pulsar Support

Open jabrena opened this issue 5 years ago • 5 comments
trafficstars

Hi,

I would like to know if exist any plan to add support for Apache Pulsar https://pulsar.apache.org/

Many thanks in advance

Juan Antonio

jabrena avatar Oct 01 '20 10:10 jabrena

+1

yangle94 avatar May 19 '21 01:05 yangle94

My company is vendor locked to Pulsar, so I'd like to see this available for integration with Spring Cloud Config Server.

TheNotary avatar Oct 10 '21 19:10 TheNotary

+1

hdsuperman avatar Apr 27 '22 03:04 hdsuperman

For those who are interested - there's a great project that helps with supporting Project Reactor & Pulsar as a binder for Spring Cloud Stream.

rolkhas2 avatar Jul 16 '22 16:07 rolkhas2

@rolkhas2 ,

there is probably some misunderstanding, but that Pulsar Spring Cloud Stream binder is not reactive. Its channel adapter implementation, though, could really be used as an inspiration for Spring Integration Pulsar module: https://github.com/spring-projects/spring-integration/issues/3771

artembilan avatar Jul 16 '22 17:07 artembilan

We now have support for Apache Pulsar in the Spring portfolio. Here is the core library: https://github.com/spring-projects/spring-pulsar Spring Cloud Stream Pulsar binder: https://github.com/spring-cloud/spring-cloud-stream/tree/main/binders/pulsar-binder Any feedback is appreciated. Thank you!

sobychacko avatar Sep 08 '23 22:09 sobychacko