drpmma opened a new issue, #6889: URL: https://github.com/apache/rocketmq/issues/6889
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Add `attribute` for `SubscriptionGroupConfig` like `TopicConfig` ### Motivation The `TopicConfig` has the `attribute` field to store some of its own information. As the `SubscriptionGroupConfig` serves as the entity storage for `group`, it should also possess similar values. Therefore, the purpose of this issue is to add the `attribute` field to `SubscriptionGroupConfig`. ### Describe the Solution You'd Like Add `attribute` for `SubscriptionGroupConfig` like `TopicConfig` ### Describe Alternatives You've Considered No ### Additional Context _No response_ -- 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]
