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/05/18 03:07:37 UTC

[GitHub] [rocketmq-spring] hh13516117509 opened a new issue, #458: Broadcast Mode Problem

hh13516117509 opened a new issue, #458:
URL: https://github.com/apache/rocketmq-spring/issues/458

   When I use RocketMQMessageListener annotation to enable broadcast mode, I find that the local save offset generates a different folder each time, and each folder suffix has a time stamp. After restart, I cannot read the last saved file, so I cannot consume the previously unconsumed data.


-- 
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.apache.org

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


[GitHub] [rocketmq-spring] panzhi33 closed issue #458: Broadcast Mode Problem

Posted by GitBox <gi...@apache.org>.
panzhi33 closed issue #458: Broadcast Mode Problem
URL: https://github.com/apache/rocketmq-spring/issues/458


-- 
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 issue #458: Broadcast Mode Problem

Posted by GitBox <gi...@apache.org>.
panzhi33 commented on issue #458:
URL: https://github.com/apache/rocketmq-spring/issues/458#issuecomment-1158491355

   Yes, there is such a problem, it will be fixed in the next version


-- 
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 issue #458: Broadcast Mode Problem

Posted by GitBox <gi...@apache.org>.
panzhi33 commented on issue #458:
URL: https://github.com/apache/rocketmq-spring/issues/458#issuecomment-1158451319

   What is the sdk version used?


-- 
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] zhangjidi2016 commented on issue #458: Broadcast Mode Problem

Posted by GitBox <gi...@apache.org>.
zhangjidi2016 commented on issue #458:
URL: https://github.com/apache/rocketmq-spring/issues/458#issuecomment-1158644300

   I will fix this problem later


-- 
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] hh13516117509 commented on issue #458: Broadcast Mode Problem

Posted by GitBox <gi...@apache.org>.
hh13516117509 commented on issue #458:
URL: https://github.com/apache/rocketmq-spring/issues/458#issuecomment-1158453647

   jdk version is 1.8 
   and rocketmq version is 
           <dependency>
               <groupId>org.apache.rocketmq</groupId>
               <artifactId>rocketmq-spring-boot-starter</artifactId>
               <version>2.2.1</version>
           </dependency>
   spring-boot version is  2.3.12.RELEASE.


-- 
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] hh13516117509 commented on issue #458: Broadcast Mode Problem

Posted by GitBox <gi...@apache.org>.
hh13516117509 commented on issue #458:
URL: https://github.com/apache/rocketmq-spring/issues/458#issuecomment-1158673227

   thank u


-- 
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] hh13516117509 commented on issue #458: Broadcast Mode Problem

Posted by GitBox <gi...@apache.org>.
hh13516117509 commented on issue #458:
URL: https://github.com/apache/rocketmq-spring/issues/458#issuecomment-1158492339

    ok,ok, thank you very much for your reply


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