Historique des commits

Auteur SHA1 Message Date
  Xiang Li a8cc1570d0 raft: support quorum check when raft is leader il y a 9 ans
  Tamir Duberstein 45390b9fb8 *: regenerate proto to use local import path il y a 9 ans
  Xiang Li 581ef05bab *: resolve proto warnings il y a 9 ans
  Xiang Li 13f44e4b79 *: update generated proto code il y a 9 ans
  Xiang Li 05e240b892 *: update protobuf il y a 9 ans
  Xiang Li 9b4d52ee73 raft: do not resend snapshot if not necessary il y a 9 ans
  Xiang Li 2af33fd494 raft: add reportUnreachable il y a 9 ans
  Ben Darnell 2e1c36cdd9 raft: introduce MsgHeartbeatResp. il y a 9 ans
  Xiang Li 35b907ac58 raft: add lastIndex as rejectHint il y a 10 ans
  Xiang Li 149389cbfa raft: add msgHeartbeat type il y a 10 ans
  Ben Darnell 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. il y a 10 ans
  Xiang Li 5967794009 *: support updating advertise-peer-url il y a 10 ans
  Yicheng Qin e200d2a8e2 etcdserver/raft: remove msgDenied, removedNodes, shouldStop il y a 10 ans
  Yicheng Qin 32c38820c1 raft: protobuf messageType il y a 10 ans
  Yicheng Qin 447caf1afc etcdserver/wal: record info at the head of WAL file il y a 10 ans
  Xiang Li af5b8c6c44 raft: int64 -> uint64 il y a 10 ans
  Xiang Li 7b61565c0a raft: save removed nodes in snapshot il y a 10 ans
  Yicheng Qin fff918c672 raft: msg.Denied -> msg.Reject il y a 10 ans
  Yicheng Qin 0e8345aa73 Merge pull request #1143 from unihorn/136 il y a 10 ans
  Xiang Li 86473d8a27 raft: add msg denied field il y a 10 ans
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types il y a 10 ans
  Yicheng Qin bc7b0108dc raft: ConfigChange -> ConfChange il y a 10 ans
  Yicheng Qin d92931853e raft: Config -> ConfigChange il y a 10 ans
  Yicheng Qin dc36ae7058 raft: use pb.Config instead of []byte for Configure il y a 10 ans
  Yicheng Qin b82d70871f raft: use EntryType in protobuf il y a 10 ans
  Yicheng Qin ff6705b94b raft: add Configure, AddNode, RemoveNode il y a 10 ans
  Yicheng Qin 023dc7cba2 etcdserver: add SYNC request il y a 10 ans
  Yicheng Qin cc8d8f2102 raft: remove unused raftpb.LastIndex il y a 10 ans
  Blake Mizerany 8d9b7b1680 raft: remove entry type il y a 10 ans
  Xiang Li bdb954b2f5 wal: fix wal il y a 10 ans