liuxuzxx commented on pull request #3386: URL: https://github.com/apache/rocketmq/pull/3386#issuecomment-938319747
> @liuxuzxx @lizhanhui depending on the client version is a good idea, but you should first modify each client to support new protocol and then you can know on what version to start using new protocol 如果仅仅通过version字段搞不定,那么就使用(version+language)来唯一确定版本号的分水岭,然后在未来的某个时间点直接给全更新了!现在的问题就是设置这个分水岭版本号的问题 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
