bzp2010 commented on code in PR #10950:
URL: https://github.com/apache/apisix/pull/10950#discussion_r1676773084
##########
apisix/discovery/nacos/init.lua:
##########
@@ -405,12 +434,17 @@ function _M.init_worker()
return
end
- default_weight = local_conf.discovery.nacos.weight
- log.info('default_weight:', default_weight)
+ --default_weight = local_conf.discovery.nacos.weight
+ --log.info('default_weight:', default_weight)
Review Comment:
Should it be deleted? Delete them if they are no longer used.
--
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]