Histórico de Commits

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