Description
The service requests from the clients get properly distributed among the dynamic members. But the responses coming back from them are not routed back to the original client. Client will wait until it finally times out without getting the response.
Steps to reproduce the issue:
- Setup the environment for sample 57 (dynamic load balance)
- Invoke the client as specified in the documentation