membphis commented on code in PR #11840:
URL: https://github.com/apache/apisix/pull/11840#discussion_r1926690020
##########
apisix/consumer.lua:
##########
@@ -101,46 +152,21 @@ local function plugin_consumer()
if not plugins[name] then
plugins[name] = {
nodes = {},
+ len = 0,
Review Comment:
ok, got it
thx for your explanation
--
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]