You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "jensonfxc (via GitHub)" <gi...@apache.org> on 2023/04/13 09:40:18 UTC

[GitHub] [apisix-ingress-controller] jensonfxc opened a new issue, #1789: perf: apisix-ingress-controller event handling is slow

jensonfxc opened a new issue, #1789:
URL: https://github.com/apache/apisix-ingress-controller/issues/1789

   ### Issue Faced
   
   I test to create 1000 apisix routes at the same time, and it takes about 10 minutes for all apisix routes to be processed
   
   ### Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1、apisix-ingress-controller version:1.6.0
   
   ### Environment
   
   - APISIX Ingress controller version (run `apisix-ingress-controller version --long`)
   - Kubernetes cluster version (run `kubectl version`)
   - OS version if running APISIX Ingress controller in a bare-metal environment (run `uname -a`)
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] jensonfxc commented on issue #1789: request help: apisix-ingress-controller event handling is slow

Posted by "jensonfxc (via GitHub)" <gi...@apache.org>.
jensonfxc commented on issue #1789:
URL: https://github.com/apache/apisix-ingress-controller/issues/1789#issuecomment-1507843596

   ```
   2023-04-14T10:17:42+08:00       debug   apisix/apisix_route.go:125      route workqueue         {"length": 900, "starttime": 1681438661638853001, "endtime": 1681438662239782462}
   2023-04-14T10:17:42+08:00       debug   apisix/apisix_route.go:125      route workqueue         {"length": 900, "starttime": 1681438662239813742, "endtime": 1681438662839205139}
   ```


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] jensonfxc closed issue #1789: request help: apisix-ingress-controller event handling is slow

Posted by "jensonfxc (via GitHub)" <gi...@apache.org>.
jensonfxc closed issue #1789: request help: apisix-ingress-controller  event handling is slow
URL: https://github.com/apache/apisix-ingress-controller/issues/1789


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] AlinsRan commented on issue #1789: request help: apisix-ingress-controller event handling is slow

Posted by "AlinsRan (via GitHub)" <gi...@apache.org>.
AlinsRan commented on issue #1789:
URL: https://github.com/apache/apisix-ingress-controller/issues/1789#issuecomment-1507801758

   Yes, we are trying to optimize this issue. This is a related issue #1591. welcome to discuss.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] AlinsRan commented on issue #1789: request help: apisix-ingress-controller event handling is slow

Posted by "AlinsRan (via GitHub)" <gi...@apache.org>.
AlinsRan commented on issue #1789:
URL: https://github.com/apache/apisix-ingress-controller/issues/1789#issuecomment-1507973562

   My actual test results are similar to yours.
   The performance bottleneck lies in network latency.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] jensonfxc commented on issue #1789: request help: apisix-ingress-controller event handling is slow

Posted by "jensonfxc (via GitHub)" <gi...@apache.org>.
jensonfxc commented on issue #1789:
URL: https://github.com/apache/apisix-ingress-controller/issues/1789#issuecomment-1526953606

   I will close this issue and discuss it in issue #1591 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org