[FEATURE REQ] Pollable channel in Spring Integration for Event Hubs and Service Bus #26461
Closed
2 tasks
Labels
azure-spring
All azure-spring related issues
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Milestone
Context
Currently the consumer model of spring integration Event Hubs/Service Bus is a reactive mode since we use the processor clients from SDK, spring integration also supports the polling mode.
Ref: KafkaMessageSource
Solution
AbstractMessageSource
for a polling mode.The text was updated successfully, but these errors were encountered: