apache / rocketmq-clients

RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
https://rocketmq.apache.org/
Apache License 2.0
330 stars 216 forks source link

当我一个group下需要订阅多个topic,api好像是不支持的 #830

Closed zengwenhao12 closed 1 month ago

zengwenhao12 commented 2 months ago

Before Creating the Enhancement Request

Programming Language of the Client

Java

Summary

当我一个group下需要订阅多个topic,api好像是不支持的

Motivation

当我一个group下需要订阅多个topic,api好像是不支持的

Describe the Solution You'd Like

当我一个group下需要订阅多个topic,api好像是不支持的

Describe Alternatives You've Considered

当我一个group下需要订阅多个topic,api好像是不支持的

Additional Context

当我一个group下需要订阅多个topic,api好像是不支持的

JanYork commented 2 months ago

Maybe it shouldn't be like that, group is an abstraction of the isolated situation of topic, and topic is the largest level of business classification, according to your needs, I think it's more important to change this one group need to subscribe to multiple topics to one topic corresponding to multiple groups and different subscription rules or tags of consumers in the group.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 3 days since being marked as stale.