Description
If we hit exceptions when sending hello to server, the method fails silently. Finally the remote driver fails with SASL timeout instead of the real cause, making it difficult for debugging.
To reproduce: throw some exception in KryoMessageCodec.encode.