Commit Graph

  • 4a8fbb9d5d Merge pull request #7954 from gyuho/m Gyu-Ho Lee 2017-05-18 12:36:24 -07:00
  • d690634bd6 *: remove unused, fix typos Gyu-Ho Lee 2017-05-18 12:09:22 -07:00
  • 62b44a85f8 etcd-tester: add '-failpoints' to configure gofail Gyu-Ho Lee 2017-05-18 09:44:13 -07:00
  • e7d705b25f Merge pull request #7953 from gyuho/aaa Gyu-Ho Lee 2017-05-18 11:26:40 -07:00
  • e1640cc72f etcd-tester: use 'debugutil.PProfHandlers' Gyu-Ho Lee 2017-05-18 11:21:24 -07:00
  • a6a1eb8378 Merge pull request #7949 from heyitsanthony/godocs Anthony Romano 2017-05-18 10:23:26 -07:00
  • 33c375dc44 *: fill out blank package godocs Anthony Romano 2017-05-17 22:59:11 -07:00
  • 1f2dcbb935 Merge pull request #7948 from heyitsanthony/remove-proxy-alpha Anthony Romano 2017-05-18 09:31:34 -07:00
  • c6cf88ef7f op-guide: remove alpha from grpc proxy Anthony Romano 2017-05-17 22:27:06 -07:00
  • 4e84bd2e3c Merge pull request #7946 from heyitsanthony/report-weighted Anthony Romano 2017-05-17 21:04:53 -07:00
  • c09f0ca9d4 report: add NewWeightedReport Anthony Romano 2017-05-17 16:05:08 -07:00
  • 218ee40f11 Merge pull request #7945 from xiang90/snapshot_error Xiang Li 2017-05-17 15:36:53 -07:00
  • 32c252f003 etcdserver: more logging on snapshot close path Xiang 2017-05-17 14:45:10 -07:00
  • f4641accc3 Merge pull request #7943 from heyitsanthony/tcpproxy-init-msg Anthony Romano 2017-05-17 12:20:46 -07:00
  • b7cda38653 Merge pull request #7935 from heyitsanthony/bridge-latency Anthony Romano 2017-05-17 11:07:22 -07:00
  • 5bd9b9614f tcpproxy: display endpoints, not pointers, in ready to proxy string Anthony Romano 2017-05-17 10:51:35 -07:00
  • 201fd70afc Merge pull request #7934 from heyitsanthony/bench-rpc-mutex Anthony Romano 2017-05-17 10:44:00 -07:00
  • 73d6abb038 Merge 91dd104e989b4a7b5ba225b42ec1dc8875590299 into 1763f7d4d1f865f7650d64a6c29983f7dc2494fb Xiang Li 2017-05-17 01:35:07 +00:00
  • d81c72f9c5 watch: remove cancelled watchers from resuming fanmin shi 2017-05-16 13:49:45 -07:00
  • 1763f7d4d1 Merge pull request #7919 from gyuho/log-dir Gyu-Ho Lee 2017-05-16 13:46:57 -07:00
  • 271785cd55 Merge pull request #7937 from heyitsanthony/e2e-close-timeout Anthony Romano 2017-05-16 12:34:36 -07:00
  • 8f0d4092c3 e2e: Stop() lock/elect etcdctl process if Close times out Anthony Romano 2017-05-16 11:31:23 -07:00
  • c6219a209d Merge pull request #7933 from gyuho/travis Gyu-Ho Lee 2017-05-15 22:25:52 -07:00
  • 22db11f876 bridge: add tx-delay and rx-delay Anthony Romano 2017-05-15 17:01:44 -07:00
  • d826f95c77 travis: test builds in other OSes Gyu-Ho Lee 2017-05-15 15:19:15 -07:00
  • b6e4858a25 benchmark: add rate limiting to stm Anthony Romano 2017-05-15 15:41:42 -07:00
  • 6526097bfc benchmark: add rpc locks to stm benchmark Anthony Romano 2017-05-15 15:11:03 -07:00
  • 3e7feb4033 Merge pull request #7931 from gyuho/aaa Gyu-Ho Lee 2017-05-15 14:47:46 -07:00
  • fba225cee5 pkg/osutil: fix missing 'syscall' import Gyu-Ho Lee 2017-05-15 14:11:54 -07:00
  • 95078c296d Merge pull request #7932 from gyuho/vet Gyu-Ho Lee 2017-05-15 14:01:23 -07:00
  • e15020055e *: remove unnecessary fmt.Sprint Gyu-Ho Lee 2017-05-15 13:23:31 -07:00
  • 74fd7709ad Merge pull request #7904 from heyitsanthony/osutil-exit Anthony Romano 2017-05-15 12:14:37 -07:00
  • 31e3899663 Merge pull request #7925 from heyitsanthony/fix-windows-mmap Anthony Romano 2017-05-13 21:42:58 -07:00
  • 8516d8ccc5 backend: force initial mmap size to 0 for windows Anthony Romano 2017-05-12 14:29:04 -07:00
  • 6ce9aed8c5 Merge pull request #7881 from heyitsanthony/testctl-logging Anthony Romano 2017-05-12 12:01:08 -07:00
  • 7a1739a3e8 osutil: force SIG_DFL before resending terminating signal Anthony Romano 2017-05-09 15:20:21 -07:00
  • 03cb664c1a benchmark: use ratelimiter in watch command fanmin shi 2017-05-12 11:37:35 -07:00
  • f23d7cf956 benchmark: track go rountinue in watch command fanmin shi 2017-05-12 11:31:41 -07:00
  • 5b4677b7d7 integration: reset default logging level in TestRestartRemoved Anthony Romano 2017-05-11 16:27:57 -07:00
  • b9f5a00b13 e2e: more debugging output for lock and elect etcdctl tests Anthony Romano 2017-05-04 18:36:17 -07:00
  • 90893735cf Merge pull request #7917 from heyitsanthony/refactor-backend-paths Anthony Romano 2017-05-12 09:33:37 -07:00
  • 7a213d22f2 clientv3/integration: fix test name, desc on balancer Gyu-Ho Lee 2017-05-12 09:30:46 -07:00
  • 2e3d27e910 functional-tester: use log-dir as data-dir in etcd-agent Gyu-Ho Lee 2017-05-12 08:30:46 -07:00
  • 5161c254c2 Merge babe90e26a221ee2768e7a4bdce79f771482c2be into f337754e721ff48921a93fc9a68787911d0c9427 fanmin shi 2017-05-12 08:40:52 +00:00
  • 4742c6ee29 Merge a53b2c803a2ce8776e93a99b5d74b4eb31555a64 into f337754e721ff48921a93fc9a68787911d0c9427 fanmin shi 2017-05-12 06:39:16 +00:00
  • f337754e72 Merge pull request #7914 from fanminshi/doc_snap_warning fanmin shi 2017-05-11 16:48:12 -07:00
  • aa58aff18c Merge pull request #7918 from gyuho/archive-path Gyu-Ho Lee 2017-05-11 16:34:43 -07:00
  • 0bcab05465 etcd-agent: store failure_archive in log dir Gyu-Ho Lee 2017-05-11 16:22:54 -07:00
  • 71d7c85b6b expect: reload DEBUG_EXPECT for each process Anthony Romano 2017-05-04 18:24:59 -07:00
  • 16e92d1379 faq: explains "snapshotting is taking more..." warning fanmin shi 2017-05-11 11:30:31 -07:00
  • 8468b38631 backend: dynamically set snapshotWarningTimeout based on db size fanmin shi 2017-05-11 10:51:19 -07:00
  • 7a65cb5847 Merge pull request #7916 from heyitsanthony/snip-extra-doc Anthony Romano 2017-05-11 14:45:35 -07:00
  • f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling Anthony Romano 2017-05-11 11:13:45 -07:00
  • 63c7e9f840 clientv3: remove duplicate documentation for Do() Anthony Romano 2017-05-11 13:25:07 -07:00
  • eef0c4407f
    wal: remove wal directory on windows before renaming tmpdir Justin Kolberg 2017-05-11 12:13:23 -07:00
  • f63eb2f6a4 Merge pull request #7913 from gyuho/srv Gyu-Ho Lee 2017-05-11 12:12:01 -07:00
  • 3505c254e1 pkg/srv: fix error checks from resolveTCPAddr Gyu-Ho Lee 2017-05-11 10:53:03 -07:00
  • 44a49ff45a raft: return leaderTransferee at raft status yuleixiao 2017-04-18 19:18:26 +08:00
  • 386374a6d0 Merge pull request #7908 from heyitsanthony/concurrency-proxy Anthony Romano 2017-05-10 16:41:06 -07:00
  • 066062a5e0 Merge pull request #7902 from fanminshi/fix_runner fanmin shi 2017-05-10 13:12:09 -07:00
  • 00da3ca725 integration: add lock and election services to proxy tests Anthony Romano 2017-05-10 12:53:39 -07:00
  • 713e006bc6 adpater: adapters for lock and election services Anthony Romano 2017-05-10 12:51:05 -07:00
  • fd01db9e60 grpcproxy, etcdmain: add lock and election services to proxy Anthony Romano 2017-05-10 12:19:09 -07:00
  • b44bd6d2a9 etcd-runner: fix race on nextc fanmin shi 2017-05-10 11:21:17 -07:00
  • 5f6d275183 Merge 6ff74c72e3253dbbbd5a1ffb0bc1ad9252eb8a41 into 47f5b7c3add605229555fe05fffc513312cb7ee5 Prashanth Pai 2017-05-10 07:28:35 +00:00
  • 1aca63e9e0 mvcc: time restore in restore benchmark Anthony Romano 2017-05-08 21:45:43 -07:00
  • 163fd2d76b mvcc: chunk reads for restoring Anthony Romano 2017-05-08 19:29:53 -07:00
  • 47f5b7c3ad Merge pull request #7876 from fanminshi/fix_7628 fanmin shi 2017-05-09 16:15:41 -07:00
  • 87d99fe038 etcd-runner: remove mutex on validate() and release() in global.go fanmin shi 2017-05-09 13:45:11 -07:00
  • dfdaf082c5 etcdserver: add a test to ensure renaming db happens before persisting wal and snap files fanmin shi 2017-05-05 10:16:39 -07:00
  • 8b7b7222dd etcdserver: renaming db happens after snapshot persists to wal and snap files fanmin shi 2017-05-04 15:57:25 -07:00
  • a53a9e167e Merge pull request #7898 from yudai/nit_remove_dup Xiang Li 2017-05-09 12:35:31 -07:00
  • b8875515a4 Merge pull request #7890 from yudai/keep_ka_loop_running Xiang Li 2017-05-09 11:00:21 -07:00
  • 01a985eda5 Merge pull request #7897 from gyuho/bom Gyu-Ho Lee 2017-05-09 10:52:42 -07:00
  • d46130a883 raft: Require sync when committed index changes Brian Schroeder 2017-05-08 17:14:17 -04:00
  • 010ffc0692 v3rpc: remove duplicated error case for lease.ErrLeaseNotFound Iwasaki Yudai 2017-05-08 16:11:17 -07:00
  • 6e7b84d295 *: introduce a new option --batch-append for controlling AppendEntries() triggering Hitoshi Mitake 2017-04-06 14:25:53 +09:00
  • 8c9f01ef53 scripts: add 'BOM' update script Gyu-Ho Lee 2017-05-08 14:24:23 -07:00
  • aa85b0cea7 clientv3: Do no stop keep alive loop by server side errors Iwasaki Yudai 2017-05-05 12:30:20 -07:00
  • aac2292ab5 Merge pull request #7882 from heyitsanthony/srv-priority Anthony Romano 2017-05-08 14:17:04 -07:00
  • 3a2e7653f2 Merge pull request #7879 from gyuho/http-server Gyu-Ho Lee 2017-05-08 14:00:45 -07:00
  • 2ed2a21318 Merge 9487860c703565eccceeff18b1b8120ddc5cbeda into 2655540481e1fd952c28584a8e4fe487e6a46aca Liang Mingqiang 2017-05-08 20:45:26 +00:00
  • c232814003 etcdmain, tcpproxy: srv-priority policy Anthony Romano 2017-05-04 21:57:54 -07:00
  • 2655540481 Merge pull request #7892 from fanminshi/add_snashot_duration_metric fanmin shi 2017-05-08 11:22:51 -07:00
  • 25eef5a6e4 Merge pull request #7893 from philips/readme-tagline Xiang Li 2017-05-08 09:11:08 -07:00
  • 133688a1e6 Merge 77bd4e628f747ca3db590f2ed7252fdf20919209 into af7d0510190f2de70e2ef7d9a2fd5bf7bc89b917 Gyu-Ho Lee 2017-05-07 10:23:49 +00:00
  • 02f4aa2c95 Merge 37a4db5462c3fc742714e244a6b652c74dfbf9fa into af7d0510190f2de70e2ef7d9a2fd5bf7bc89b917 yyao 2017-05-07 10:07:36 +00:00
  • 7d21d6c894 embed: gracefully close peer handlers on shutdown Gyu-Ho Lee 2017-05-04 16:56:08 -07:00
  • af7d051019 Merge pull request #7885 from luedigernet/fix-TestEvent Xiang Li 2017-05-05 23:31:59 -07:00
  • 90af2ff302 README: use the same tagline from github Brandon Philips 2017-05-05 18:07:26 -07:00
  • 230106dd3c backend: add prometheus metric for large snapshot duration. fanmin shi 2017-05-05 16:34:22 -07:00
  • d267ca9c18 version: bump up to 3.1.8 v3.1.8 Gyu-Ho Lee 2017-05-05 12:25:40 -07:00
  • fea2da339b Merge 3287a00b7aefa6095fe86f84cbed52c024d6b6af into db6f45e93937fcf4711d314ac2c984f77b94e532 luedigernet 2017-05-05 17:50:21 +00:00
  • 3287a00b7a clientv3: added IsDelete to watch events Luediger Reinhard 2017-05-05 14:05:21 +02:00
  • 8b081ce9b3 clientv3: check IsModify Luediger Reinhard 2017-05-05 15:58:39 +02:00
  • 07ad18178d pkg/srv: package for SRV utilities Anthony Romano 2017-05-04 20:15:17 -07:00
  • b030705e9e test: test Gyu-Ho Lee 2017-05-05 09:03:08 -07:00
  • db6f45e939 Merge pull request #7830 from aaronlehmann/new-nodes-start-active Xiang Li 2017-05-05 08:59:25 -07:00
  • f1efe201f3 test: try longer test timeout Gyu-Ho Lee 2017-05-05 07:14:34 -07:00
  • 1f8de1aab0 Merge pull request #7877 from fanminshi/warning_on_snapshotting fanmin shi 2017-05-04 18:03:47 -07:00