Commit History

Author SHA1 Message Date
  Yicheng Qin d051af4d3d etcdserver: apply config change on cluster store 10 years ago
  Xiang Li 5587e0d73f raft: compact takes index and nodes parameters 10 years ago
  Barak Michener 39e0a0cd0a Merge pull request #1249 from barakmich/sanity_check 10 years ago
  Yicheng Qin 3ca3c9ad4c Merge pull request #1245 from unihorn/155 10 years ago
  Barak Michener 120b088723 Split config into a separate file and add sanity check and test 10 years ago
  Yicheng Qin 45ebfb4217 raft: refine initial entries logic in StartNode 10 years ago
  Yicheng Qin c15c3eab4c etcdserver: move int64Slice into pkg/types/ 10 years ago
  Brandon Philips e2d8037ded main: use initial-cluster and initial-cluster-state flags 10 years ago
  Yicheng Qin 314d425718 main/raft: write addNode ConfChange entries in log when start raft 10 years ago
  Xiang Li 9e3d045b2b *:discovery hook up 10 years ago
  Jonathan Boulle 1308c3e809 etcdserver: unexport EtcdServer fields where possible 10 years ago
  Jonathan Boulle e5f5fcff48 etcdserver: collapse dir configuration to DataDir 10 years ago
  Jonathan Boulle af6b29f291 main: move server configuration to etcdserver package 10 years ago
  Yicheng Qin e4a6c9651a raft: add removed 10 years ago
  Brandon Philips 83137f9eba pkg/types: introduce a URLs type 10 years ago
  Yicheng Qin 073eb7677d etcdserver: move grep member logic into publish func 10 years ago
  Yicheng Qin cbc84bc70e etcdserver: minimize input info 10 years ago
  Yicheng Qin a40a270e19 etcdserver: publish self info when start 10 years ago
  Yicheng Qin 34547229a6 etcdserver: fix left Id -> ID 10 years ago
  Yicheng Qin 0e8345aa73 Merge pull request #1143 from unihorn/136 10 years ago
  Yicheng Qin 89077167c3 etcdserver: add publish func 10 years ago
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types 10 years ago
  Brandon Philips 5e3fd6ee3f etcdserver: introduce the cluster and member 10 years ago
  Jonathan Boulle 9b3478218e etcdserver: add RaftIndex and RaftTerm 10 years ago
  Jonathan Boulle c28fd92d10 etcdserver: extend storeRecorder to test parameters 10 years ago
  Jonathan Boulle 172a32e5e3 etcdserver: correct timeout and streaming handling 10 years ago
  Yicheng Qin bc7b0108dc raft: ConfigChange -> ConfChange 10 years ago
  Yicheng Qin d92931853e raft: Config -> ConfigChange 10 years ago
  Yicheng Qin ec8f493fde raft: refine comments for Configure 10 years ago
  Yicheng Qin dc36ae7058 raft: use pb.Config instead of []byte for Configure 10 years ago