tokers commented on issue #4924:
URL: https://github.com/apache/apisix/issues/4924#issuecomment-909798011


   > @tokers :
   > Step1 : Unhealthy test : It gave me 500 error
   > Step 2: Then, upstream is running.
   > Step 3: I tried with curl as follows:
   > 
   > curl -X GET -i http://127.0.0.1:9080/api/breaker
   > 
   > This endpoint is for breaker plugin testing
   > 
   > Thus, in short, even if upstream is up and running, it should not get this 
response for 3 times. But, it giving the output very first time, I make the 
upstream running.
   
   Not sure whether I understood your meanings but how many times you sent 
requests in step 1? we should make sure the upstream was marked as unhealthy 
before we tried to test the heal.


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