Revolyssup commented on issue #10100: URL: https://github.com/apache/apisix/issues/10100#issuecomment-1696794537
I can repro the Problem: Limit count configuration on a consumer group is immutable i.e. you can't change it. But if you delete the consumer group then the cache should be cleared which doesn't happen. So APISIX tries to enforce immutability of plugin configuration on a consumer group that no longer exists. I will create a fix for this.  -- 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]
