dragon-zhang opened a new pull request #3007:
URL: https://github.com/apache/incubator-shenyu/pull/3007


   see https://github.com/apache/incubator-shenyu/issues/2627, you can test by 
these steps:
   1. run `ShenyuAdminBootstrap`;
   2. run `ShenyuTestHttpApplication`;
   3. visit `http://localhost:9095` and change retry strategy to `failover`;
   4. run `ShenyuBootstrapApplication`;
   5. send post request
   ```http
   POST http://localhost:9195/http/shenyu/client/timeout
   Accept: application/json
   Content-Type: application/json
   ```
   then you can see the correct result.


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