Skip to content

Improve reconnect attemps option in DefaultMessageListenerContainer [SPR-11746] #16368

@spring-projects-issues

Description

@spring-projects-issues

Karthik Prasad opened SPR-11746 and commented

DefaultMessageListenerContainer doesn't have number of reconnect attempts( after which listener ceases and shutdown ) and reconnect interval multipler( multiplier to reconnect interval) which both are found in connection factory of HornetQ. Due to this when hornetq server is not started the reconnect attempt goes for infite time, resulting the log file bombarded with error logs for failed connection.


Affects: 3.2.3

Reference URL: http://stackoverflow.com/questions/23270113/hornetq-reconnect-attempts-not-working-with-defaultmessagelistenercontainer/23271326#23271326

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions