shawnh2 commented on PR #554:
URL: https://github.com/apache/dubbo-go-pixiu/pull/554#issuecomment-1501130937

   > Using a simple benchmark testing tool https://github.com/mark4z/hey to 
test the effect of load balancing, 1 of 5 endpoints always can not receive 
requests, and starts to get 503 frequently after a period of time.
   
   此次测试,由于该版代码并没有在 pluginregistry 中注册,所以压测的实质上是默认的 rand 
策略。至于为什么总有一个节点接收不到请求,我看了一下是 rand 的随机区间设置的有问题,目前已更正。


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to