Historial de Commits

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