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

[GitHub] [shenyu] liukun321 opened a new issue, #4609: [BUG] UpstreamCheckService#updateHandler endless loop

liukun321 opened a new issue, #4609:
URL: https://github.com/apache/shenyu/issues/4609

   ### Is there an existing issue for this?
   
   - [X] I have searched the existing issues
   
   ### Current Behavior
   
   UpstreamCheckService#PENDING_SYNC is able to insert hashcode not in array of 'CommonUpstream',so that method of updateHandler will endless loop
   
   ### Expected Behavior
   
   The hashcode that in PENDING_SYNC are in array of 'CommonUpstream'
   
   ### Steps To Reproduce
   
   _No response_
   
   ### Environment
   
   ```markdown
   ShenYu version(s):2.5.0
   ```
   
   
   ### Debug logs
   
   _No response_
   
   ### Anything else?
   
   _No response_


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

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


[GitHub] [shenyu] yu199195 commented on issue #4609: [BUG] UpstreamCheckService#updateHandler endless loop

Posted by "yu199195 (via GitHub)" <gi...@apache.org>.
yu199195 commented on issue #4609:
URL: https://github.com/apache/shenyu/issues/4609#issuecomment-1535825653

   in master , have this bug ?


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

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