-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesAll azure-spring related issuesneeds-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Milestone
Description
Is your feature request related to a problem? Please describe.
Now the default connection factory is the pooled connection factory, but users may run into some issues when different listener containers share the same connection factory.
Describe the solution you'd like
Switch the default connection factory to Service Bus native connection facotry.
Describe alternatives you've considered
N/A
Additional context
- Losing JMS messages with ActiveMQ failover connections in case of a shared SingleConnectionFactory [SPR-4971] spring-projects/spring-framework#9646
- PooledConnectionFactory for JMS [SPR-13586] spring-projects/spring-framework#18163
- DefaultMessageListenerContainer fails to reconnect to ActiveMQ broker spring-projects/spring-framework#23058
- DefaultMessageListenerContainer fails to reconnect to ActiveMQ broker spring-projects/spring-framework#31418
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- Description Added
- Expected solution specified
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesAll azure-spring related issuesneeds-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Type
Projects
Status
Done