1. 05 Aug, 2015 7 commits
  2. 04 Aug, 2015 12 commits
  3. 03 Aug, 2015 11 commits
  4. 02 Aug, 2015 1 commit
  5. 01 Aug, 2015 1 commit
    • 1. DeviceManager must not have a dependency on DeviceClockService. Clocks and Timestamps are purely distribution concerns.
      2. Eliminated DeviceClockProviderService which merely served as a cache for mastership terms thereby introducing a source of staleness. Now we directly query mastership service which is already optimized for high volume reads.
      3. DistributedLeadershipManager fix to ensure election won by local node immediately reflects in the local leaderboard. This is to ensure a subsequent read does not return a stale value.
      
      Change-Id: I774b64923e382b788df5f8bde2a9fafc0294bad0
      Madan Jampani authored
  6. 31 Jul, 2015 8 commits