thrownewRedisConnectionException("Not all slots are covered! Only " +lastPartitions.size()+" slots are avaliable",lastException);
thrownewRedisConnectionException("Not all slots covered! Only " +lastPartitions.size()+" slots are available",lastException);
}else{
thrownewRedisConnectionException("Not all slots are covered! Only " +lastPartitions.size()+" slots are avaliable. Failed masters according to cluster status: " +failedMasters,lastException);
thrownewRedisConnectionException("Not all slots covered! Only " +lastPartitions.size()+" slots are available. Failed masters according to cluster status: " +failedMasters,lastException);