You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/02/11 09:48:31 UTC

[GitHub] [rocketmq-spring] lijunznb666 opened a new pull request #432: [ISSUE #424] Fix ext producer npe

lijunznb666 opened a new pull request #432:
URL: https://github.com/apache/rocketmq-spring/pull/432


   ## What is the purpose of the change
   Fix ext producer npe
   # 修改的地方
   调整ExtProducerResetConfiguration实现BeanPostProcessor 将DefaultMQProducer的完善提前至beanpost过程
   防止consumer先启动后或以及其他bean初始化完后,立马用ExtRocketMQTemplate发消息 producer 为空问题
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-spring] lijunznb666 closed pull request #432: [ISSUE #424] Fix ext producer npe

Posted by GitBox <gi...@apache.org>.
lijunznb666 closed pull request #432:
URL: https://github.com/apache/rocketmq-spring/pull/432


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-spring] lijunznb666 commented on pull request #432: [ISSUE #424] Fix ext producer npe

Posted by GitBox <gi...@apache.org>.
lijunznb666 commented on pull request #432:
URL: https://github.com/apache/rocketmq-spring/pull/432#issuecomment-1038828141


   close Closed because check failed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org