xxd763795151 commented on issue #2506: URL: https://github.com/apache/rocketmq/issues/2506#issuecomment-1010707200
> I met the same problem. When I want to remove topic/group permission(send null permission parameter) ,it do't work。 Only send a non-existent topic/group permission can make it work, just like send 'noe-existent-topic=DENY' parameter to the funciton。 Yeah. The reason is above that I explained. The code logic such as I described, if the target resource params for deleting is null, the broker will do not handle it by override it. -- 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]
