Description
During a Oneway call to the FailoverTransport if the Command is tracked by the StateTracker the Failover Transport doesn't issue a call to handleTransportFailure resulting in a delay in starting a reconnect cycle. This can also have a negative impact on the ensureConnectionInfoSent in Connection if the WireFormat negotiator doesn't get its response to the WireFormatInfo request as it doesn't trigger an error on the request for ConnectionInfo response.