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 2019/12/31 03:18:20 UTC

[GitHub] [rocketmq-client-go] plhwin opened a new issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?

plhwin opened a new issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?
URL: https://github.com/apache/rocketmq-client-go/issues/348
 
 
   I installed RocketMQ v4.6.0 and used the rocket-client-go branch v2.0.0-alpha3, but found many problems:
   
   1. Run two consumer client programs at the same time, they subscribe to the same topic and the same group, and use the consumer.Clustering mode, but the client cannot balance the consumption, but behaves like the BroadCasting mode, each client consumes Every message
   2. Set consumer.WithConsumeFromWhere to consumer.ConsumeFromLastOffset, but every time you start the consumer program, you will still receive the old message sent before and behave like ConsumeFromFirstOffset
   
   and many more...
   
   I see through the rocket console that the client consumer program version connected to testGroup is V4_5_2. I am using Branch v2.0.0-alpha3 (Native branch has also tried, the effect is the same), so ask if the client version must be the same as Consistent on the server? Do I have to reinstall the v4.5.2 server version of RocketMQ?
   
   ![image](https://user-images.githubusercontent.com/1219345/71608818-e55bca00-2bbe-11ea-9a63-c926ac53c00f.png)
   
   please see this picture, no matter how my consumer program changes the WithConsumerModel and WithConsumeFromWhere configurations, the two values ​​of CLUSTERING and CONSUME_FROM_FIRST_OFFSET will never change.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq-client-go] ShannonDing closed issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?

Posted by GitBox <gi...@apache.org>.
ShannonDing closed issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?
URL: https://github.com/apache/rocketmq-client-go/issues/348
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq-client-go] wenfengwang commented on issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?

Posted by GitBox <gi...@apache.org>.
wenfengwang commented on issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?
URL: https://github.com/apache/rocketmq-client-go/issues/348#issuecomment-570503892
 
 
   @plhwin the V4_5_2 is not requried, your picture is die, could you provider another one?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq-client-go] wenfengwang edited a comment on issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?

Posted by GitBox <gi...@apache.org>.
wenfengwang edited a comment on issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?
URL: https://github.com/apache/rocketmq-client-go/issues/348#issuecomment-570503892
 
 
   @plhwin the V4_5_2 is not required, I can't reproduce your problem, colud you provider mode information?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq-client-go] wenfengwang edited a comment on issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?

Posted by GitBox <gi...@apache.org>.
wenfengwang edited a comment on issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?
URL: https://github.com/apache/rocketmq-client-go/issues/348#issuecomment-570503892
 
 
   @plhwin the V4_5_2 is not required, I can't reproduce your problem, could you provider mode information?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?

Posted by GitBox <gi...@apache.org>.
ShannonDing commented on issue #348: [native] branch v2.0.0-alpha3, how to choose the RocketMQ server version?
URL: https://github.com/apache/rocketmq-client-go/issues/348#issuecomment-571906242
 
 
   close due to time too long. a new issue is welcomed if this error still occurs.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services