You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/01 01:52:07 UTC

[GitHub] [apisix] tokers commented on issue #4924: bug: api-breaker is not getting expected/configured response status

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

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