Commit Graph

  • ed58193ebe chore(server): set DefaultRemoveDelay to 30mins Yicheng Qin 2014-06-06 16:57:35 -0700
  • 79c650d900 Merge pull request #834 from unihorn/100 Xiang Li 2014-06-06 15:08:13 -0700
  • a451cf2333 fix(raft/protobuf): avoid panic on unexcepted data Yicheng Qin 2014-06-06 14:34:32 -0700
  • 3455431da3 Merge pull request #833 from unihorn/99 Xiang Li 2014-06-06 13:48:47 -0700
  • 9424a10f49 bump(code.google.com/p/gogoprotobuf): 7fd1620f09 Yicheng Qin 2014-06-06 13:35:59 -0700
  • fbcfe8e1c4 Merge pull request #807 from Shopify/raft-server-stats-struct-field-tag-fix Yicheng Qin 2014-06-05 12:45:34 -0700
  • 757bb3af13 Merge pull request #830 from unihorn/98 Yicheng Qin 2014-06-05 12:40:23 -0700
  • 2cd367e9d9 fix(raft/log): truncate file and reset offset correctly Yicheng Qin 2014-06-05 12:09:25 -0700
  • a974bbfe4f chore(server): bump to 0.4.2+git Brandon Philips 2014-06-02 15:26:06 -0700
  • 99dcc8c322 chore(server): bump back to 0.4.2 v0.4.2 Brandon Philips 2014-06-02 15:25:03 -0700
  • 3d2523e7e0 Merge pull request #825 from unihorn/98 Yicheng Qin 2014-06-02 15:12:05 -0700
  • 25e69d9659 fix(multi_node_kill_all_and_recovery_test): ensure cluster is up Yicheng Qin 2014-06-02 14:43:51 -0700
  • 707174b56a chore(server): bump to 0.4.2+git Brandon Philips 2014-06-02 14:19:52 -0700
  • ce92cc3dc5 feat(CHANGELOG): bump to v0.4.2 Brandon Philips 2014-06-02 14:17:38 -0700
  • 5bfbf3a48c Merge pull request #824 from unihorn/97 Yicheng Qin 2014-06-02 14:12:08 -0700
  • e04a188358 fix(remove_node_test): remove unnecessary cluster configuration Yicheng Qin 2014-06-02 12:00:29 -0700
  • a51fda3e5e Merge pull request #822 from philips/add-notes-about-discovery Brandon Philips 2014-06-02 12:06:00 -0700
  • ca44801650 docs(cluster-discovery): add caution to use old discovery endpoint Yicheng Qin 2014-05-06 14:33:48 -0700
  • 2387ef3f21 Merge pull request #819 from unihorn/97 Yicheng Qin 2014-06-02 11:04:07 -0700
  • d5bfca9465 Merge pull request #814 from unihorn/91 Yicheng Qin 2014-06-02 10:38:36 -0700
  • 7cb126967c fix(simple_snapshot_test): enlarge reasonable index range Yicheng Qin 2014-05-31 10:42:31 -0700
  • 444e017c05 fix(remove_node_test): ensure cluster config is activated Yicheng Qin 2014-05-31 10:32:03 -0700
  • 356675b70f fix(multi_node_kill_all_and_recovery_test): ensure cluster running Yicheng Qin 2014-05-31 10:15:03 -0700
  • d7768635fd fix(server): set joinIndex when recovered Yicheng Qin 2014-05-31 10:03:39 -0700
  • 37796ed84c tests: add TestMultiNodeKillAllAndRecorveryAndRemoveLeader Yicheng Qin 2014-05-30 18:37:36 -0700
  • f007cf321d Merge pull request #818 from unihorn/96 Yicheng Qin 2014-05-30 18:36:58 -0700
  • ca29691543 tests(standby_test): comments Yicheng Qin 2014-05-30 18:36:23 -0700
  • 4bebb538eb fix(standby_server): able to join the cluster containing itself Yicheng Qin 2014-05-30 13:53:41 -0700
  • c27db1ec5e Merge pull request #816 from unihorn/95 Brandon Philips 2014-05-30 13:45:12 -0700
  • a5fc1d214d Merge pull request #817 from cholcombe973/master Brandon Philips 2014-05-30 13:41:32 -0700
  • 1df0b941d7 Adding autodock into the libraries and tools section Chris Holcombe 2014-05-30 13:20:28 -0700
  • 3a71eb9d72 Merge pull request #808 from robszumski/update-optimal-size Rob Szumski 2014-05-30 12:26:07 -0700
  • 001cceb1cd fix(docs): update doc with standby info Rob Szumski 2014-05-21 11:44:30 -0700
  • 98ff4af7f2 docs(clustering): limit for peer-address changing Yicheng Qin 2014-05-30 08:50:16 -0700
  • db4c5e0eaa fix(server/v2): set correct content-type for etcdError response Yicheng Qin 2014-05-29 14:18:50 -0700
  • b3c5ed60bd chore(pkg/btrfs): remove accidental swp file. Brandon Philips 2014-05-22 09:50:40 -0700
  • 673d90728e style(server): changed a LeaderInfo struct field from "startTime" to "StartTime" marc.barry 2014-05-21 10:23:04 -0400
  • 22c944d8ef chore(server): bump 0.4.0+git Brandon Philips 2014-05-20 20:55:57 -0700
  • a2d16b52bb chore(server): bump to 0.4.1 v0.4.1 Brandon Philips 2014-05-20 20:46:46 -0700
  • b637b3a607 Merge pull request #806 from philips/add-machine-api-docs Brandon Philips 2014-05-20 20:41:21 -0700
  • 0eba3c9000 feat(Documentation): document the entire admin machines API Brandon Philips 2014-05-20 20:25:34 -0700
  • c3aab42959 fix(Documentation): update based on standby refactor Brandon Philips 2014-05-20 20:07:47 -0700
  • 62560f9959 fix(server): add user facing remove API Brandon Philips 2014-05-20 20:01:10 -0700
  • 3c04f8b664 fix(scripts/build-release): put everything into a release dir Brandon Philips 2014-05-20 17:52:48 -0700
  • cc37c58103 chore(server): bump to 0.4.0+git Brandon Philips 2014-05-20 17:10:28 -0700
  • 07d1eb0edb chore(server): bump to 0.4.0 v0.4.0 Brandon Philips 2014-05-20 17:08:17 -0700
  • 9a006d673b doc(README): add note about 32bit systems - fixes 358 Blake Mizerany 2014-05-20 16:23:33 -0700
  • 6860bfdd28 Merge pull request #805 from xiangli-cmu/fix_test Xiang Li 2014-05-20 14:37:53 -0700
  • aaedf32c04 fix(test/remove_node_test.go) fix a deadlock in the test Xiang Li 2014-05-20 14:34:59 -0700
  • 16d89c906b Merge pull request #804 from xiangli-cmu/fix_curr_index_race Xiang Li 2014-05-20 14:32:45 -0700
  • 516ebdb49e fix(store): synchronize access to CurrentIndex Xiang Li 2014-05-20 13:53:47 -0700
  • 1e7a7b11dd Merge pull request #799 from xiangli-cmu/deny_unknow_peer Xiang Li 2014-05-20 13:37:14 -0700
  • 4c953a7ca2 Merge pull request #803 from unihorn/94 Xiang Li 2014-05-20 13:36:16 -0700
  • 934c28d498 fix(peer_server): set store and registry when setting raft server Yicheng Qin 2014-05-20 13:12:12 -0700
  • 0c8b13c04f Merge pull request #19 from unihorn/92 Xiang Li 2014-05-20 11:06:00 -0700
  • 9e5b12f591 tests(remove_node): add TestRemovePausedNode Yicheng Qin 2014-05-20 10:35:43 -0700
  • 189fece683 hack(server): notify removed peers when they try to become candidates A peer might be removed during a network partiton. When it comes back it will not have received any of the log entries that would have notified it of its removal and go onto propose a vote. This will disrupt the cluster and the cluster should give the machine feedback that it is no longer a member. Xiang Li 2014-05-20 10:11:04 -0700
  • ad27aa0f70 Merge pull request #791 from yifan-gu/ipv6_zone_fix Brandon Philips 2014-05-20 09:37:28 -0700
  • dffe460210 Merge pull request #793 from binocarlos/patch-1 Brandon Philips 2014-05-20 09:30:11 -0700
  • b4e4bf4b75 fix(config.go) Yifan Gu 2014-05-18 01:38:06 -0700
  • e9482167a8 Added the -peer-heartbeat-interval option Kai Davenport 2014-05-18 19:22:48 +0100
  • cbcf55dabb Merge pull request #744 from unihorn/71 Brandon Philips 2014-05-18 10:09:07 -0700
  • 1084e51320 Merge pull request #786 from unihorn/91 Brandon Philips 2014-05-18 10:08:52 -0700
  • ad9155c82a Merge pull request #789 from bass3m/master Brandon Philips 2014-05-17 16:15:35 -0700
  • 84f71b6c87 chore(standby_server): remove error return Yicheng Qin 2014-05-16 18:07:49 -0400
  • d2d68f96fc Add Julia etcd client Bassem Youssef 2014-05-16 10:11:31 -0700
  • 71679bcf56 feat(standby_server): make atomic move for file Yicheng Qin 2014-05-16 01:00:07 -0400
  • a824be4c14 feat(standby_server): save/load Running into disk Yicheng Qin 2014-05-16 00:10:15 -0400
  • 35cc81e22f feat(standby_server): save/load syncInterval to disk Yicheng Qin 2014-05-15 23:57:58 -0400
  • 716496ec42 chore(standby_server): still sleep for the first time Yicheng Qin 2014-05-15 23:18:59 -0400
  • e5ce4fca2e docs(standbys): clarify pseudocode Yicheng Qin 2014-05-15 22:47:12 -0400
  • 9940347eea Merge pull request #788 from alex-sherwin/patch-1 Jonathan Boulle 2014-05-15 18:30:15 -0700
  • d2a2cc13b0 fixed typo for etcd lock examples Alex Sherwin 2014-05-15 21:27:50 -0400
  • b7d9fdbd39 feat(standby_server): write cluster info to disk Yicheng Qin 2014-05-15 02:38:22 -0400
  • 7cf8a4a8d0 Merge pull request #779 from unihorn/89 Brandon Philips 2014-05-14 10:03:03 -0700
  • 851026362a chore(standby_server): let syncInterval represent in second unit Yicheng Qin 2014-05-14 10:13:05 -0400
  • fc77b3e9e6 fix(simple_snapshot_test): enlarge reasonable index range Yicheng Qin 2014-05-13 22:28:28 -0400
  • f6591b95c7 chore(standby): minor changes based on comments Yicheng Qin 2014-05-13 22:16:45 -0400
  • 403f709ebd chore(cluster_config): set default timeout to 5s Yicheng Qin 2014-05-13 12:45:13 -0400
  • cbb706cd47 bump(goraft/raft): c76c5d95 Yicheng Qin 2014-05-13 11:08:03 -0400
  • c0027bfc78 feat(cluster_config): change field from int to float64 Yicheng Qin 2014-05-12 22:42:18 -0400
  • 735ffb3092 Merge pull request #782 from unihorn/90 Yicheng Qin 2014-05-09 15:51:48 -0700
  • 6a64141962 fix(TestV1Watch): ensure server has started Yicheng Qin 2014-05-09 15:42:18 -0700
  • 5367c1c998 chore(standby): minor changes based on comments Yicheng Qin 2014-05-09 15:38:03 -0700
  • c6b1a738c3 feat(option): add cluster config option Yicheng Qin 2014-05-09 14:55:16 -0700
  • 6d4f018887 chore(cluster_config): rename SyncClusterInterval to SyncInterval Yicheng Qin 2014-05-09 13:28:21 -0700
  • 765cd5d8b3 refactor(find_cluster): make it simpler Yicheng Qin 2014-05-09 02:08:50 -0700
  • baadf63912 feat: implement standby mode Yicheng Qin 2014-05-08 19:47:19 -0700
  • 5bd08a327d docs(standbys): specification for standby module Yicheng Qin 2014-04-29 19:40:40 -0700
  • f1c13e2d9d Merge pull request #774 from unihorn/83 Yicheng Qin 2014-05-08 14:08:38 -0700
  • 6c950eaf97 Merge pull request #772 from unihorn/81 Yicheng Qin 2014-05-08 14:02:09 -0700
  • 5c7a963cf0 chore(peer_server): adjust code to make it more clear Yicheng Qin 2014-05-08 13:20:46 -0700
  • c92231c91a Merge branch 'master' of github.com:coreos/etcd Yicheng Qin 2014-05-08 13:17:51 -0700
  • e960a0e03c chore(client): minor changes based on comments Yicheng Qin 2014-05-08 13:15:10 -0700
  • 015d228b04 Merge pull request #763 from unihorn/77 Yicheng Qin 2014-05-08 12:28:44 -0700
  • e31249fa22 Merge pull request #778 from unihorn/88 Yicheng Qin 2014-05-08 12:26:56 -0700
  • b3e66ee980 fix(TestV2Watch): ensure server has started Yicheng Qin 2014-05-08 12:12:26 -0700
  • af33d61774 Merge pull request #775 from unihorn/84 Yicheng Qin 2014-05-08 11:53:46 -0700
  • bc4a98c386 Merge pull request #776 from unihorn/85 Yicheng Qin 2014-05-08 11:53:26 -0700
  • fb17ccf5ee chore(cors): more explanation for flush in ServeHTTP Yicheng Qin 2014-05-08 10:54:50 -0700