tokers commented on issue #7488:
URL: https://github.com/apache/apisix/issues/7488#issuecomment-1188828741

   So we can add a new field `group` in the `consumer-restriction` plugin and 
it will apply to all consumers in this group.
   
   In such a case, we have two options to support the `group`:
   
   1. Add a dedicated concept `consumer_group`, and we can only bind consumers 
to existent group;
   2. Organize the group mapping inside APISIX and make a loose bind 
relationship, which means we can configure the `group` field in the consumer 
without limitation.


-- 
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]

Reply via email to