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/04/21 05:24:24 UTC

[GitHub] [rocketmq-spring] soglad opened a new pull request, #451: add log about creation of default litePullConsumer

soglad opened a new pull request, #451:
URL: https://github.com/apache/rocketmq-spring/pull/451

   ## What is the purpose of the change
   
   This is a fix of [ISSUE #450 ]
   
   ## Brief changelog
   
   1. Add an INFO level log in method org.apache.rocketmq.client.consumer.DefaultLitePullConsumer() when the consumer is created.
   2. Add comments about usage of properties _rocketmq.consumer.group_ and _rocketmq.consumer.topic_  in rocketmq-spring-boot-samples/rocketmq-consume-demo/src/main/resources/application.properties
   
   ## Verifying this change
   An INFO level log like this "Default lite pull consumer to topic my-topic in group my-group has been created." is printed when the Spring application is started with _rocketmq.consumer.group_ and _rocketmq.consumer.topic_  are set.
   
   


-- 
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] panzhi33 closed pull request #451: [ISSUE #450] Add log about creation of default litePullConsumer

Posted by GitBox <gi...@apache.org>.
panzhi33 closed pull request #451: [ISSUE #450] Add log about creation of default litePullConsumer
URL: https://github.com/apache/rocketmq-spring/pull/451


-- 
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] panzhi33 commented on pull request #451: [ISSUE #450] Add log about creation of default litePullConsumer

Posted by GitBox <gi...@apache.org>.
panzhi33 commented on PR #451:
URL: https://github.com/apache/rocketmq-spring/pull/451#issuecomment-1158629629

   https://github.com/apache/rocketmq-spring/pull/459/files  
   This pr has been fixed


-- 
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