We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
阿里云rocketMQ做数据推送 同一个group id 下的所有comsumer, topic 和tag需要是一样的,否则会消费不到 ,当前的配置6个topic都在同一个group 下,所以导致异步回调通知大多数时候都是收不到的
The text was updated successfully, but these errors were encountered:
谢谢,下版本修复该问题。
Sorry, something went wrong.
No branches or pull requests
阿里云rocketMQ做数据推送 同一个group id 下的所有comsumer, topic 和tag需要是一样的,否则会消费不到 ,当前的配置6个topic都在同一个group 下,所以导致异步回调通知大多数时候都是收不到的
The text was updated successfully, but these errors were encountered: