thrownewRedisConnectionException("Not all slots covered! Only "+lastPartitions.size()+" slots are available",lastException);
thrownewRedisConnectionException("Not all slots covered! Only "+lastPartitions.size()+" slots are available. Set checkSlotsCoverage = false to avoid this check.",lastException);
}else{
thrownewRedisConnectionException("Not all slots covered! Only "+lastPartitions.size()+" slots are available. Failed masters according to cluster status: " +failedMasters,lastException);
thrownewRedisConnectionException("Not all slots covered! Only "+lastPartitions.size()+" slots are available. Set checkSlotsCoverage = false to avoid this check. Failed masters according to cluster status: " +failedMasters,lastException);