public int getReconnectAttempts() {
   return cfConfig.getReconnectAttempts();
 }