1. 26 Feb, 2013 1 commit
    • antirez's avatar
      Cluster: cleanup idle failure reports every time we remove one. · d5e8b0a4
      antirez authored
      This is not very important as anyway when the function counting the
      number of reports is called the cleanup is performed. However with this
      change if only part of the nodes that reported the failure will report
      the node is back ok, we'll cleanup the older entries ASAP. In complex
      split net split scenarios, and when we are dealing with clusters having
      nodes in the order of ~ 1000, this can save some CPU.
      d5e8b0a4
  2. 25 Feb, 2013 13 commits
  3. 22 Feb, 2013 11 commits
  4. 21 Feb, 2013 9 commits
  5. 20 Feb, 2013 5 commits
  6. 15 Feb, 2013 1 commit