666768697071727374
port = Integer.parseInt(host.substring(portIndex + 1)); host = host.substring(0, portIndex); } session.failover(host, port); } }