zhixiongdu027 commented on issue #8313:
URL: https://github.com/apache/apisix/issues/8313#issuecomment-1313468168

   15:32:16 - 14:52:30 = 39m+46s = 2386s = 2226s+120s +40s
   
   
https://github.com/apache/apisix/blob/288708cbe0098fd3f62fadd725490804d5d0a3db/apisix/discovery/kubernetes/informer_factory.lua#L199-L206
   
   
https://github.com/apache/apisix/blob/288708cbe0098fd3f62fadd725490804d5d0a3db/apisix/discovery/kubernetes/init.lua#L320-L332
   
   Combined with code analysis, 
   We should be able to conclude that the one that terminates watch is
   httpc.settimeouts , not apiserver chunked end
   
   This information indicates that discovery cannot receive the data responded 
by apiserver, and also confirms that the cause of the problem is the lvs 
timeout configuration
   
   
   perhaps you can find printed log by 
   
https://github.com/apache/apisix/blob/288708cbe0098fd3f62fadd725490804d5d0a3db/apisix/discovery/kubernetes/init.lua#L322-L323


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