Skip to content

Doc: Clarify AUTO_ACKNOWLEDGE semantics with SimpleMessageListenerContainer [SPR-13278] #17869

Closed
@spring-projects-issues

Description

@spring-projects-issues

Lubos Krnac opened SPR-13278 and commented

Re-delivery of message when exception happen for combination AUTO_ACKNOWLEDGE and SimpleJmsListenerContainerFactory doesn't work since 4.1.7.RELEASE.

To reproduce I submitted spring-framework-issues sample project. Test expects duplicate message to be stored in DB, because app simulates error for first received message.

Behavior is different for Spring Boot 1.2.5.RELEASE in comparison to 1.2.4.RELEASE.


Affects: 3.2.14, 4.1.7

Reference URL: spring-attic/spring-framework-issues#100

Issue Links:

Backported to: 4.1.8, 3.2.15

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)status: backportedAn issue that has been backported to maintenance branchestype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions