Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3602)

Issue 275450043: Added MasterElectionCalculator. We can now calculate the points at any time

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 5 months ago by bruce.yinhe.kth
Modified:
8 years ago
CC:
karthik.venkatesan85, robert.erneborg, bruce.yinhe.kth, teowey, fikri.firman, dkostic, marcus.falgert
Visibility:
Public.

Description

Added MasterElectionCalculator. We can now calculate the points at any time

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -70 lines) Patch
M src/main/java/se/kth/crypt/server/config/ServerConfig.java View 2 chunks +7 lines, -0 lines 0 comments Download
M src/main/java/se/kth/crypt/server/controller/DatabaseController.java View 2 chunks +4 lines, -7 lines 0 comments Download
M src/main/java/se/kth/crypt/server/core/CryptScheduledTasks.java View 4 chunks +20 lines, -60 lines 0 comments Download
A src/main/java/se/kth/crypt/server/core/MasterElectionCalculator.java View 1 chunk +108 lines, -0 lines 1 comment Download
M src/main/java/se/kth/crypt/server/model/GeoEntry.java View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
bruce.yinhe.kth
Added MasterElectionCalculator. We can now calculate the points at any time
8 years, 5 months ago (2015-11-23 00:49:25 UTC) #1
kirill.sc
https://codereview.appspot.com/275450043/diff/1/src/main/java/se/kth/crypt/server/core/MasterElectionCalculator.java File src/main/java/se/kth/crypt/server/core/MasterElectionCalculator.java (right): https://codereview.appspot.com/275450043/diff/1/src/main/java/se/kth/crypt/server/core/MasterElectionCalculator.java#newcode41 src/main/java/se/kth/crypt/server/core/MasterElectionCalculator.java:41: long writes = serverNode.getAndResetWrites(); If I understood your algorithm ...
8 years, 5 months ago (2015-11-23 08:36:48 UTC) #2
kirill.sc
8 years ago (2016-04-15 12:47:00 UTC) #3

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b