-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)type: bugA general bugA general bug
Milestone
Description
Stéphane Nicoll opened SPR-12183 and commented
There is this question on SO and also some other tests that confirm that 4.1 introduced a regression in the way the message listener container handles recovery.
It seems that certain exceptions are not being recognized the same way, not leading to an invalidation of the connection and therefore not applying the recovery at all.
It looks like #16400 may be the reason of the regression even though it's not obviously clear why it would be.
Affects: 4.1 GA
Issue Links:
- AMQP-427 BackOff support in SimpleMessageListenercontainer ("is depended on by")
- MessageListenerAdapter might throw JMSException on message deserialization [SPR-11778] #16400 MessageListenerAdapter might throw JMSException on message deserialization
Referenced from: commits bb45fb4
Metadata
Metadata
Assignees
Labels
in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)type: bugA general bugA general bug