William Tisäter
|
d6f3dc510c
|
Remove all sleeps from internal_endpoint_test.go
|
2014-05-09 02:11:40 +02:00 |
|
William Tisäter
|
e27f89fec1
|
Remove all sleeps from kvs_endpoint_test.go
|
2014-05-09 02:09:53 +02:00 |
|
William Tisäter
|
44d3985ea8
|
Remove all sleeps from leader_test.go
|
2014-05-09 02:04:52 +02:00 |
|
William Tisäter
|
b108af2dd3
|
Remove all sleeps from server_test.go
|
2014-05-09 01:38:58 +02:00 |
|
William Tisäter
|
5a56d8a2c6
|
Remove all sleeps from status_endpoint_test.go
|
2014-05-09 01:23:54 +02:00 |
|
William Tisäter
|
d0b38ad641
|
Fix imports in health_endpoint_test.go
|
2014-05-09 01:21:13 +02:00 |
|
William Tisäter
|
89c018b681
|
Remove all sleeps from catalog_endpoint_test.go
|
2014-05-09 01:18:35 +02:00 |
|
William Tisäter
|
c391c5bfcb
|
Remove all sleeps from health_endpoint_test.go
|
2014-05-09 01:18:08 +02:00 |
|
William Tisäter
|
1ee709ba38
|
Require datacenter argument for WaitForLeader
|
2014-05-09 01:17:35 +02:00 |
|
William Tisäter
|
463f85c3c7
|
Move argument structs back in original position
|
2014-05-07 23:51:15 +02:00 |
|
William Tisäter
|
c624161827
|
Move WaitForLeader calls to top of test
|
2014-05-07 23:47:16 +02:00 |
|
William Tisäter
|
bdbe97545a
|
Drop client arguments from WaitForLeader
|
2014-05-07 23:41:14 +02:00 |
|
William Tisäter
|
2019f454d0
|
Fix TestCatalogListNodes_StaleRaad with WaitForLeader
|
2014-05-07 13:53:29 +02:00 |
|
William Tisäter
|
81b572cb31
|
Proof of concept using WaitForResult in tests
|
2014-05-07 02:48:25 +02:00 |
|
Armon Dadgar
|
144a531237
|
consul: Drop the Raft logs size warning from 8MB to 1MB
|
2014-05-06 14:10:08 -07:00 |
|
Armon Dadgar
|
5c34e01d17
|
consul: Fixing for upstream API changes
|
2014-05-01 18:11:36 -07:00 |
|
Armon Dadgar
|
8b487ce103
|
consul: Support listkeys without seperator
|
2014-04-30 23:44:27 -04:00 |
|
Armon Dadgar
|
a649ea1cbc
|
consul: Adding ListKeys endpoint
|
2014-04-30 23:44:27 -04:00 |
|
Armon Dadgar
|
a631821f6c
|
consul: Adding a key listing mechanism
|
2014-04-30 23:44:27 -04:00 |
|
Armon Dadgar
|
d045335ca0
|
consul: Rename Misc RPC to Internal
|
2014-04-30 23:43:59 -04:00 |
|
Armon Dadgar
|
6720349697
|
consul: Testing the Misc endpoitns
|
2014-04-30 23:43:58 -04:00 |
|
Armon Dadgar
|
702fe3afda
|
consul: Adding Misc RPC endpoint
|
2014-04-30 23:43:58 -04:00 |
|
Armon Dadgar
|
75f9a126ae
|
consul: Adding methods to dump node info
|
2014-04-30 23:43:58 -04:00 |
|
Armon Dadgar
|
b54e1696f2
|
consul: Hack around LMDB delete issue. Fixes #85.
|
2014-04-29 16:01:20 -07:00 |
|
Armon Dadgar
|
ece6849cac
|
consul: Expose runtime stats for debugging
|
2014-04-29 10:55:42 -07:00 |
|
Armon Dadgar
|
de507c0317
|
consul: Adding a warning for large raft entries
|
2014-04-28 22:25:09 -07:00 |
|
Armon Dadgar
|
c1ae3d78ef
|
consul: Increase DB size on 64bit systems. Fixes #81.
|
2014-04-28 17:07:59 -07:00 |
|
Armon Dadgar
|
08cba55ab3
|
consul: Do not fire ServerUp on WAN node join
|
2014-04-23 12:20:54 -07:00 |
|
Armon Dadgar
|
d581af7692
|
consul: Clear peer set on leave. Fixes #69
|
2014-04-23 11:39:45 -07:00 |
|
Armon Dadgar
|
2845d24cfa
|
Store check output in dedicated field. Fixes #59.
|
2014-04-21 16:20:22 -07:00 |
|
Armon Dadgar
|
28bd111098
|
consul: Adding strongly consistent read tests
|
2014-04-21 12:08:00 -07:00 |
|
Armon Dadgar
|
37f38fca15
|
consul: Testing a stale read
|
2014-04-21 11:57:39 -07:00 |
|
Armon Dadgar
|
7a3c3e718e
|
consul: Adding consistent read enforcement
|
2014-04-21 11:49:21 -07:00 |
|
Armon Dadgar
|
710a823379
|
consul: Merging BlockingQuery into QueryOptions
|
2014-04-21 11:31:15 -07:00 |
|
Armon Dadgar
|
55b5fd4e6a
|
consul: Use QueryMeta to simplify blockingRPC interface
|
2014-04-21 11:18:27 -07:00 |
|
Armon Dadgar
|
959ffb5758
|
consul: Move the Index into QueryMeta
|
2014-04-21 11:13:36 -07:00 |
|
Armon Dadgar
|
5b91b6f06e
|
consul: Moving QueryMeta handling into blockingRPC
|
2014-04-21 11:04:52 -07:00 |
|
Armon Dadgar
|
f7bcffe627
|
consul: Adding a method to enforce consistent read
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
dbdfcbc717
|
consul: Testing QueryMeta
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
9e0e5259f9
|
consul: Adding support for QueryMeta on all queries
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
da9c89e9ba
|
consul: Support a stale read query
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
4c7d9a01b3
|
consul: Switch to RPCInfo
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
85fd3158c3
|
consul: Adding RPCInfo to get common info
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
6ea9ec310c
|
consul: Adding additional query options and return meta data
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
25e4e526ae
|
consul: Update to use raft-mdb package
|
2014-04-19 13:31:56 -07:00 |
|
Armon Dadgar
|
0abda467e7
|
consul: Fix a 64bit alignment issue for x86-32
|
2014-04-11 11:12:17 -07:00 |
|
Armon Dadgar
|
bd0cc256b7
|
consul: Adding client/server TLS tests
|
2014-04-07 15:07:00 -07:00 |
|
Armon Dadgar
|
a851ebcb23
|
consul: Refactor to pull out server config
|
2014-04-07 15:07:00 -07:00 |
|
Armon Dadgar
|
f91fe6c407
|
consul: Adding configuration tests
|
2014-04-07 15:07:00 -07:00 |
|
Armon Dadgar
|
c77666669b
|
consul: Fix decoding of certificate
|
2014-04-07 15:07:00 -07:00 |
|