Armon Dadgar
|
4833c7995e
|
consul: Handle API changes in StateStore
|
2014-03-05 15:03:12 -08:00 |
Armon Dadgar
|
b73a381e6d
|
consul: Log instead of panic. Change NodeServices to return nil.
|
2014-03-05 15:02:28 -08:00 |
Armon Dadgar
|
8948a5218e
|
consul: Providing logOutput to StateStore
|
2014-03-05 14:34:29 -08:00 |
Armon Dadgar
|
ba2df6cb9c
|
consul: Passthrough the Serf Stats()
|
2014-02-23 18:08:58 -08:00 |
Armon Dadgar
|
11369ca9ad
|
consul: Adding Stats() method to get various debugging information
|
2014-02-23 16:37:33 -08:00 |
Armon Dadgar
|
f65ba3c365
|
consul: Increase network timeout value
|
2014-02-22 11:13:59 -08:00 |
Armon Dadgar
|
974d227b94
|
consul: Reduce the number of raft snapshots we keep
|
2014-02-22 10:57:22 -08:00 |
Armon Dadgar
|
6c597008f4
|
If not in bootstrap mode, clear the raft peerset
|
2014-02-21 15:21:27 -08:00 |
Armon Dadgar
|
6142460b29
|
consul: Only add ourself to the peerset if we are in bootstrap mode
|
2014-02-20 16:27:14 -08:00 |
Armon Dadgar
|
b31a0510eb
|
consul: Do not replay events on serf join
|
2014-02-20 16:27:03 -08:00 |
Armon Dadgar
|
7294305df9
|
consul: Adding telemetry
|
2014-02-20 15:16:26 -08:00 |
Armon Dadgar
|
f9da9fe1b5
|
consul: Use serf event to announce new leader
|
2014-02-19 12:36:27 -08:00 |
Armon Dadgar
|
a2b3374569
|
Add test file for structs package
|
2014-02-07 16:40:52 -08:00 |
Armon Dadgar
|
7534346103
|
agent: Adding server up callback to make state sync faster
|
2014-02-07 12:11:34 -08:00 |
Armon Dadgar
|
ba765b193f
|
consul: ConnPool multiplexes a single connection instead of using multiple
|
2014-02-05 16:19:05 -08:00 |
Armon Dadgar
|
e9c0493c9e
|
consul: Make some ConnPool methods private
|
2014-02-05 15:30:19 -08:00 |
Armon Dadgar
|
4459aa9517
|
consul: Allow receiving RPC connections
|
2014-02-05 15:29:52 -08:00 |
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 |