jinxin231 commented on issue #7564:
URL: https://github.com/apache/apisix/issues/7564#issuecomment-2604155631

   > 
   > > If I want to use the same group name, how can I re-create the limit 
object in luacache.
   > 
   > By creating a group. You can consider it as dividing the group into two, 
one is the new one, and the other is the original one.
   
   Could you please explain this in detail? The problem we are currently facing 
is very similar; I need to update the limit-count associated with the group. 
The approach taken is to first delete it and then create it again, but it has 
not taken effect and requires restart pods .
   
   If the old name is **groupname1**, should the newly created group's name 
also be **groupname1**? Does the old group need to be deleted? Thank you very 
much. 
   @spacewander @suninuni 
   
   


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