spring-data-redis
spring-data-redis copied to clipboard
Fix: new messages are not read when a consumer is specified
Fix the issue where new messages are not read when a consumer is specified.
Closes #3201
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.
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.