• rojingeorge's avatar
    Display the nodes summary once the cluster is established using redis-trib.rb · 4242fdf4
    rojingeorge authored
    Display the nodes summary once the cluster is established using
    redis-trib.rb
    After the cluster meet and join was done, when the summary was shown, it
    was giving info regarding the nodes. This fix ensures that confusion
    where the slaves were shown as masters.
    Fix would be to reset the nodes and reload the cluster information
    before checking the cluster status after creating it.
    4242fdf4
redis-trib.rb 59.4 KB