lakewatcher commented on issue #9527:
URL: https://github.com/apache/apisix/issues/9527#issuecomment-1661405236

   当时邮件已经回复,但是因为邮件回复没有展示,我再说明一下。
   
   > The email has been replied to, but since the email and account are not 
bound, I will explain again.
   
   我就用中文回复吧
   
   applications is still nil but the nil check is not performed here.
   In most cases, the 5 second limit works but I guess in your testing 
conditions it didn't.
   我不太清楚Lua如何处理并发访问和共享变量,所以无法提出建议,从结果上看没有超过5秒的请求。
   
   can set log level to debug here
   好的 我试了一下,没有多余的错误,后面我将贴出日志
   
   With the same configuration, do you get this bug when you're simply sending 
a request and not load testing using jmeter?
   可以手动复现,使用官方镜像2.15.3+写一个Dubbo Map接口 + 配置一个dubbpProxy 点击快一点就会发生。
   
   discovery.nacos.host[] is reachable? 
   可以访问 从压测结果看也是大多数正确,只有部分错误。debug开启后,会看到登录过程可以获取token无报错。
   
   Do you see any error that says nacos login fail in the error logs? 
   debug开启后,会看到登录过程可以获取token无报错。
   
   
   


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