Armon Dadgar
|
5cc0c73f89
|
TODO cleanups
|
2014-02-05 14:54:35 -08:00 |
|
Armon Dadgar
|
f6ea0ba7f8
|
consul: Fixing struct type
|
2014-02-05 14:27:24 -08:00 |
|
Armon Dadgar
|
1b84705cb3
|
consul: ensure conn pool shutdown is fast
|
2014-02-05 14:20:18 -08:00 |
|
Armon Dadgar
|
944cbc7291
|
consul: Health endpoints support blocking queries
|
2014-02-05 13:30:18 -08:00 |
|
Armon Dadgar
|
a58ee71739
|
consul: Adding a sanity check
|
2014-02-05 11:13:08 -08:00 |
|
Armon Dadgar
|
f0134e42c6
|
consul: Support blocking queries for the Catalog
|
2014-02-05 11:10:10 -08:00 |
|
Armon Dadgar
|
b0707df2ab
|
consul: Enable ListNodes and ListServices to be a blocking query
|
2014-02-05 11:00:43 -08:00 |
|
Armon Dadgar
|
8b1c78dc00
|
consul: Cleanup the FSM, running out of file handles
|
2014-02-05 11:00:10 -08:00 |
|
Armon Dadgar
|
ed5ff78504
|
consul: Adding indexed versions of return structs
|
2014-02-05 10:44:28 -08:00 |
|
Armon Dadgar
|
5c60d0a1bc
|
consul: blockingRPC is a helper method for queries that need to block
|
2014-02-05 10:38:29 -08:00 |
|
Armon Dadgar
|
428c74cc35
|
consul: State store can return the tables for a query, and watch for changes
|
2014-02-05 10:37:28 -08:00 |
|
Armon Dadgar
|
626a3b5bf6
|
consul: Adding BlockingQuery to structs to wait for changes
|
2014-02-05 10:21:31 -08:00 |
|
Armon Dadgar
|
ab0831e268
|
consul: Add a guard against deadlock in MDB
|
2014-02-04 19:04:36 -08:00 |
|
Armon Dadgar
|
59cd74dbb0
|
consul: reduce the scope of various transactions
|
2014-02-04 19:01:32 -08:00 |
|
Armon Dadgar
|
6188cd4ccd
|
consul: Notify watchers of changes
|
2014-02-04 18:45:40 -08:00 |
|
Armon Dadgar
|
10707da7fc
|
consul: Move notification group from MDBTable into the state store
|
2014-02-04 18:37:38 -08:00 |
|
Armon Dadgar
|
369193fbd6
|
consul: updating state store to associate changes with raft index
|
2014-02-04 18:33:15 -08:00 |
|
Armon Dadgar
|
a8c366e9df
|
consul: Add a NotifyGroup to the MDBTable
|
2014-02-04 12:32:05 -08:00 |
|
Armon Dadgar
|
e1c7632cc3
|
consul: Adding a simple notification mechansim
|
2014-02-04 12:21:30 -08:00 |
|
Armon Dadgar
|
7d643a9dab
|
consul: MDBTable can track a special 'last index' value
|
2014-02-04 11:11:31 -08:00 |
|
Armon Dadgar
|
255e224ac8
|
consul: Log state store errors
|
2014-02-03 15:21:56 -08:00 |
|
Armon Dadgar
|
936152092d
|
consul: client re-uses the last connection if error free
|
2014-02-03 11:53:04 -08:00 |
|
Armon Dadgar
|
9b80ab9a61
|
consul: benchmark the ListNodes RPC method
|
2014-02-01 12:16:33 -08:00 |
|
Armon Dadgar
|
5c11f1fb79
|
consul: Adding some benchmarks to test state store
|
2014-02-01 12:00:56 -08:00 |
|
Armon Dadgar
|
1ecdeae1b6
|
consul: Update for serf 0.4
|
2014-01-30 13:13:29 -08:00 |
|
Armon Dadgar
|
9ea32b102f
|
Adding LANMembers to the Consul.Interface
|
2014-01-21 11:52:01 -08:00 |
|
Armon Dadgar
|
334c2137ef
|
Preventing multiple nodes in bootstrap mode from adding each other as Raft peers
|
2014-01-20 13:56:29 -10:00 |
|
Armon Dadgar
|
3e6787511e
|
change isConsulServer to parse flags
|
2014-01-20 13:39:07 -10:00 |
|
Armon Dadgar
|
ed8cb1bc2b
|
Export the consul service id and name
|
2014-01-15 17:27:37 -10:00 |
|
Armon Dadgar
|
ea41b2bb26
|
Export the serf check ID
|
2014-01-15 17:24:16 -10:00 |
|
Armon Dadgar
|
e4c6ad9807
|
CheckServiceNodes will return node checks that are not service associated
|
2014-01-15 11:14:28 -10:00 |
|
Armon Dadgar
|
80d9899aec
|
Do not remove ourself when we leave from Raft
|
2014-01-10 15:05:34 -08:00 |
|
Armon Dadgar
|
df1eea834a
|
Fixing testServerDC method
|
2014-01-10 12:58:04 -08:00 |
|
Armon Dadgar
|
2030b2288d
|
Simplify Raft peer adds using only reconciliation
|
2014-01-10 12:55:55 -08:00 |
|
Armon Dadgar
|
786755ebcd
|
Check for error when sending RPC byte
|
2014-01-10 12:09:19 -08:00 |
|
Armon Dadgar
|
d741a999f5
|
Refactor testServerDC
|
2014-01-10 11:07:29 -08:00 |
|
Armon Dadgar
|
6b45c2c5a4
|
Cleanup log
|
2014-01-10 11:07:04 -08:00 |
|
Armon Dadgar
|
c5e2004be9
|
Log cleanup
|
2014-01-10 11:06:11 -08:00 |
|
Armon Dadgar
|
c2ef218c30
|
Improve idempotence check for consul service registration
|
2014-01-09 22:12:08 -08:00 |
|
Armon Dadgar
|
27e558ee77
|
Verify that consul service is registered
|
2014-01-09 18:02:44 -08:00 |
|
Armon Dadgar
|
79717c95bf
|
Fixing issue that would prevent consul server registration
|
2014-01-09 17:59:31 -08:00 |
|
Armon Dadgar
|
26134960b1
|
Auto-register the consul service
|
2014-01-09 17:57:13 -08:00 |
|
Armon Dadgar
|
688a0d5bf1
|
Testing leader functions and reconciliation
|
2014-01-09 17:46:33 -08:00 |
|
Armon Dadgar
|
6992e8bf61
|
Fixing some tests
|
2014-01-09 17:22:01 -08:00 |
|
Armon Dadgar
|
9d96ce1107
|
First pass at Serf reconciliation
|
2014-01-09 15:49:09 -08:00 |
|
Armon Dadgar
|
3cb3085175
|
Adding utility method to parse consul nodes
|
2014-01-09 15:45:14 -08:00 |
|
Armon Dadgar
|
e1692fb0a0
|
Adding a ReconcileInterval config
|
2014-01-09 15:44:25 -08:00 |
|
Armon Dadgar
|
a82a606221
|
Retain reference to RPC endpoints
|
2014-01-09 15:30:36 -08:00 |
|
Armon Dadgar
|
5bb4a5306b
|
Cleanup
|
2014-01-09 11:33:23 -08:00 |
|
Armon Dadgar
|
f410802055
|
Adding Health endpoint to combine service nodes with health
|
2014-01-08 15:06:13 -08:00 |
|