@InterfaceAudience.Public
public class ConnectionClosingException
extends IOException
Thrown when the client believes that we are trying to communicate to has
been repeatedly unresponsive for a while.
On receiving such an exception. The ConnectionManager will skip all
retries and fast fail the operation.