There is a race condition: multiple clients are created and dialled, but only one is stored in the map. Others are remaining active but not used. With this change, new connection replaces old connection and closes it. Signed-off-by: Alex Vanin <a.vanin@yadro.com> |
||
---|---|---|
.. | ||
service | ||
circuitbreaker.go | ||
circuitbreaker_test.go | ||
client.go | ||
pool.go | ||
pool_server_test.go | ||
pool_signature.go | ||
pool_test.go | ||
statistic.go |