RongtongJin opened a new issue, #8647: URL: https://github.com/apache/rocketmq/issues/8647
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary LMQ cannot update the location because it needs to check if the subscriptionGroup exists ### Motivation LMQ cannot update the location because it needs to check if the subscriptionGroup exists ### Describe the Solution You'd Like If it is a group of lmq, return true directly during the check. ### 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]
