public boolean isFailoverOnInitialConnection() {
   return cfConfig.isFailoverOnInitialConnection();
 }