The GitHub Actions job "Coverage" on rocketmq-spring.git/master has failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).

Head commit for run:
3b4a92f6d7dc9e7366a0af29f8884d7b1a7da25e / contrueCT <[email protected]>
[ISSUE #9564] fix(spring): robust proxy detection for @RocketMQMessageListener;

* fix: detect @RocketMQMessageListener on proxies; warn on @RefreshScope; add 
v4 test

- v4: Use AopProxyUtils.ultimateTargetClass + AnnotationUtils.findAnnotation in
  RocketMQMessageListenerBeanPostProcessor to robustly detect annotations on 
proxied beans.
  Log WARN (RocketMQUtil style) only for likely listener beans (implement 
RocketMQListener/
  RocketMQReplyListener or have onMessage method) when 
proxied/scoped/@RefreshScope is present.
- v5: Apply the same enhancements to the v5 
RocketMQMessageListenerBeanPostProcessor.
- tests(v4): Add a scoped-proxy listener test in 
RocketMQMessageListenerBeanPostProcessorTest
  to ensure registration path is executed for proxied listeners.

Refs: apache/rocketmq#9564

* fix: applied codestyle

* chore: added License

Report URL: https://github.com/apache/rocketmq-spring/actions/runs/19884295840

With regards,
GitHub Actions via GitBox

Reply via email to