1. 03 Feb, 2016 3 commits
  2. 02 Feb, 2016 14 commits
  3. 01 Feb, 2016 21 commits
  4. 31 Jan, 2016 2 commits
    • Change-Id: I0d11218d0c9e134fb8b63fb24e743169f6b09dc2
      Madan Jampani authored
    •  - Now tracking leader and candidates for a topic using a single map.
       - Using term numbers that are incremented by one every time a new leader is elected.
       - Introduced a separate LeadershipStore to conform to the  manager-store pattern
      
      Change-Id: I1d03a6c5e8ff0e68ef0c1e3a6c2d425c4856e470
      Madan Jampani authored