Description
In PeerProxyMap, when a peer is in CLOSING or CLOSED states, it throws IOException. It should throw AlreadyClosedException so that the client will try reconnecting.
In PeerProxyMap, when a peer is in CLOSING or CLOSED states, it throws IOException. It should throw AlreadyClosedException so that the client will try reconnecting.