1. 13 Aug, 2014 2 commits
  2. 12 Aug, 2014 3 commits
  3. 08 Aug, 2014 15 commits
  4. 07 Aug, 2014 16 commits
  5. 28 Jul, 2014 2 commits
  6. 25 Jul, 2014 1 commit
    • antirez's avatar
      Cluster: don't migrate to a master that never had slaves. · 0d9bcb1c
      antirez authored
      Replica migration algorithm modified so that slaves never try to migrate
      to masters that were never configured to have slaves in the past.
      We want the algorithm to take care of masters that remained without
      *working* slaves, but that used to have slaves according to the cluster
      configuration.
      0d9bcb1c
  7. 23 Jul, 2014 1 commit