Commit 8e6625e6 authored by Salvatore Sanfilippo's avatar Salvatore Sanfilippo
Browse files

Merge pull request #1629 from mattsta/fix-trib-master-assignment

Cluster: Restore proper trib master iteration
parents a006fcb8 e942f3ce
......@@ -586,6 +586,7 @@ class RedisTrib
nodes_count -= 1
assigned_replicas += 1
puts "Adding replica #{slave} to #{m}"
break
}
end
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment