Commit History

Autor SHA1 Mensaxe Data
  Brandon Philips 41b9051686 chore(*.go): add copyright notice %!s(int64=12) %!d(string=hai) anos
  Xiang Li 2eb0625f15 mrege and change peerstats to followersstats %!s(int64=12) %!d(string=hai) anos
  Brandon Philips da01fe6027 fix(command): make Latency and Counts objects %!s(int64=12) %!d(string=hai) anos
  Xiang Li a8ff1b27d4 init peerStats in transportation.go; avoid nil pointer due to restart from snapshot(we do not keep stats in persistentlayer yet) %!s(int64=12) %!d(string=hai) anos
  Xiang Li 8d245b546f cleanup %!s(int64=12) %!d(string=hai) anos
  Xiang Li 896c944c7e add serverStats %!s(int64=12) %!d(string=hai) anos
  Xiang Li 9a63723bbe add sdv %!s(int64=12) %!d(string=hai) anos
  Xiang Li d8cd744f2f fix remove node %!s(int64=12) %!d(string=hai) anos
  Xiang Li a97590ff50 basic stats %!s(int64=12) %!d(string=hai) anos
  Xiang Li 798d52e695 simplify remove/join process; add tests %!s(int64=12) %!d(string=hai) anos
  Xiang Li fb9f09d240 use commandname %!s(int64=12) %!d(string=hai) anos
  Xiang Li 49c160b50c change getMachines %!s(int64=12) %!d(string=hai) anos
  Xiang Li 64e6d54758 add remove peer %!s(int64=12) %!d(string=hai) anos
  Xiang Li 57ef6e9f5a add killallAndReocery test %!s(int64=12) %!d(string=hai) anos
  Brandon Philips e79f6842bb fix(command): change Version to RaftVersion %!s(int64=12) %!d(string=hai) anos
  Brandon Philips 53b2038d2e feat(command): add version to join command %!s(int64=12) %!d(string=hai) anos
  Xiang Li f813017f1b fix raft api %!s(int64=12) %!d(string=hai) anos
  Xiang Li cf2d6888c2 add error package %!s(int64=12) %!d(string=hai) anos
  Xiang Li e0ca8f20d2 add newJoinCommand func(). %!s(int64=12) %!d(string=hai) anos
  Brandon Philips 3e59badf1a fix(command): be consistent will all CommandNames %!s(int64=12) %!d(string=hai) anos
  Xiang Li d3471eec7f separate_id %!s(int64=12) %!d(string=hai) anos
  Brandon Philips a19048841f feat(trasnport): add an independent node name %!s(int64=12) %!d(string=hai) anos
  Xiang Li 09cfd89298 better error name for watcher %!s(int64=12) %!d(string=hai) anos
  Xiang Li 8a4b2e83a5 change create->new, follow go spec %!s(int64=12) %!d(string=hai) anos
  Xiang Li 66f4e0aa19 clear watchers before recover from a snapshot %!s(int64=12) %!d(string=hai) anos
  Xiang Li 9b8c5b0527 allow pervious machine to rejoin to the cluster without pervious log %!s(int64=12) %!d(string=hai) anos
  Xiang Li 50613c555b simplify machine list. do not need a separate struct to store machines, since we have already stored them into etcd store. %!s(int64=12) %!d(string=hai) anos
  Xiang Li cc428c4e84 change keyword from /machines to /_etcd/machines %!s(int64=12) %!d(string=hai) anos
  Xiang Li 79966b6550 Accept maxsize parameter. Deny further join request if reache max size %!s(int64=12) %!d(string=hai) anos
  Xiang Li 69f8b8693d add new node to /machines %!s(int64=12) %!d(string=hai) anos