tzssangglass commented on issue #6184:
URL: https://github.com/apache/apisix/issues/6184#issuecomment-1022922914


   From your logs, you have a plugin `ky-traffic-control`, maybe imitating 
`traffic-control`, you need to know that `traffic-control` plugin is rewriting 
`upstream_conf`.
   
   here: 
https://github.com/apache/apisix/blob/427e9269efe32836051bf280ea2af4a566730ae4/apisix/plugins/traffic-split.lua#L196
   
   Let's ignore the ip issue for a moment.
   
   Just from the information you have provided so far
   
   1. this error occurred during the balancer phase retry.
   2. This error is probably related to `*-traffic-control` modifying 
upstream_conf.
   
   From the information you've provided so far, I still can't reproduce it. As 
already mentioned above, I need to be able to reproduce this issue in order to 
troubleshoot this problem.


-- 
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-unsubscr...@apisix.apache.org

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


Reply via email to