re-trying a requiest doesn't help in cases when chached connection
was closed.
- do not cache the connection in a property
- check conn.isAlive() each time when already existing connection
is picked
Closes-Bug:#1639788
Change-Id: I23c65162e32c97a03fc2950c41d13b83f350fee2