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

Issue 277110043: Master election improvements (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 5 months ago by marcus.falgert
Modified:
8 years ago
Visibility:
Public.

Description

Master election algorithm

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -468 lines) Patch
M src/main/java/se/kth/crypt/server/config/Properties.java View 1 chunk +20 lines, -23 lines 0 comments Download
M src/main/java/se/kth/crypt/server/config/ServerConfig.java View 4 chunks +2 lines, -27 lines 0 comments Download
D src/main/java/se/kth/crypt/server/core/CryptScheduledTasks.java View 1 chunk +0 lines, -247 lines 0 comments Download
M src/main/java/se/kth/crypt/server/core/MasterElectionData.java View 3 chunks +26 lines, -33 lines 0 comments Download
A src/main/java/se/kth/crypt/server/core/MasterElectionFunctions.java View 1 chunk +112 lines, -0 lines 0 comments Download
A + src/main/java/se/kth/crypt/server/core/ScheduledTasks.java View 6 chunks +58 lines, -79 lines 0 comments Download
M src/main/java/se/kth/crypt/server/core/SolicitationReceiver.java View 3 chunks +5 lines, -4 lines 0 comments Download
D src/main/java/se/kth/crypt/server/core/WeightFunction.java View 1 chunk +0 lines, -52 lines 0 comments Download
A + src/main/java/se/kth/crypt/server/core/WeightFunctions.java View 3 chunks +3 lines, -3 lines 1 comment Download

Messages

Total messages: 7
marcus.falgert
So, me and Robert had a look at some time series prediction libraries for java ...
8 years, 5 months ago (2015-11-28 17:07:44 UTC) #1
marcus.falgert
I made a new commit to git as well, where i commented the code more.
8 years, 5 months ago (2015-11-29 01:25:29 UTC) #2
teowey
https://codereview.appspot.com/277110043/diff/1/src/main/java/se/kth/crypt/server/core/WeightFunctions.java File src/main/java/se/kth/crypt/server/core/WeightFunctions.java (right): https://codereview.appspot.com/277110043/diff/1/src/main/java/se/kth/crypt/server/core/WeightFunctions.java#newcode20 src/main/java/se/kth/crypt/server/core/WeightFunctions.java:20: * @param m 0 if you don't care @Robert ...
8 years, 5 months ago (2015-11-29 22:10:22 UTC) #3
bruce.yinhe
This seems to duplicate this one: https://gits-15.sys.kth.se/Crypt/crypt-node/pull/7/files @Marcus what do you think? Bruce On Sun, ...
8 years, 4 months ago (2015-11-30 19:24:32 UTC) #4
marcus.falgert
On 2015/11/30 19:24:32, bruce.yinhe wrote: > This seems to duplicate this one: > https://gits-15.sys.kth.se/Crypt/crypt-node/pull/7/files > ...
8 years, 4 months ago (2015-11-30 22:09:03 UTC) #5
bruce.yinhe
In this case we can close pull request #7. Le lun. 30 nov. 2015 à ...
8 years, 4 months ago (2015-12-01 05:37:40 UTC) #6
kirill.sc
8 years ago (2016-04-15 12:45:09 UTC) #7

          
Sign in to reply to this message.

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