Skip to content

Conversation

@Edsuns
Copy link

@Edsuns Edsuns commented Aug 17, 2025

Fix the issue where new messages are not read when a consumer is specified.

Closes #3201

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 17, 2025
@mp911de mp911de self-assigned this Aug 18, 2025
@mp911de mp911de added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 18, 2025
@mp911de
Copy link
Member

mp911de commented Oct 23, 2025

I think this is too little. DefaultStreamReceiver is also a stream consumer that needs similar adoption. The pull request should contain some tests and needs rebasing.

@mp911de mp911de added the status: waiting-for-feedback We need additional information before we can continue label Oct 23, 2025
@mp911de
Copy link
Member

mp911de commented Nov 3, 2025

If you would like us to spend some time helping you to diagnose the problem, please spend some time describing it and, ideally, providing a minimal yet complete sample that reproduces the problem.
You can share it with us by pushing it to a separate repository on GitHub or by zipping it up and attaching it to this issue.

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: feedback-provided Feedback has been provided type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DefaultStreamMessageListenerContainer does't read new messages

3 participants