Commit Graph

3677 Commits (b4db49a62efaa465abeb5f17a57268b82a4e30e3)
 

Author SHA1 Message Date
Sean Chittenden b4db49a62e Document the various functions and their locking
9 years ago
Sean Chittenden 9eb6481d73 Use config convenience method to get config
9 years ago
Sean Chittenden 579e536f58 Move consul.serverConfig out of the consul package
9 years ago
Sean Chittenden c7c551dbe0 Rename serverConfigMtx to serverConfigLock
9 years ago
Sean Chittenden e48b910f87 Refactor out the management of Consul servers
9 years ago
Sean Chittenden 01b637114c Move consul.serverConfig out of the consul package
9 years ago
Sean Chittenden 117c65dc55 Rename serverConfigMtx to serverConfigLock
9 years ago
Sean Chittenden 0eac826573 Refactor out the management of Consul servers
9 years ago
Sean Chittenden b9e5588620 Move consul.serverConfig out of the consul package
9 years ago
Sean Chittenden a482eaef70 Rename serverConfigMtx to serverConfigLock
9 years ago
Sean Chittenden 9b8767aa67 Refactor out the management of Consul servers
9 years ago
Sean Chittenden 075d1b628f Commit miss re: consuls variable rename
9 years ago
Sean Chittenden 2ca4cc58ce Move consul.serverConfig out of the consul package
9 years ago
Sean Chittenden 0925b26250 Refactor consul.serverParts into server_details.ServerDetails
9 years ago
Sean Chittenden 5be956c310 Rename serverConfigMtx to serverConfigLock
9 years ago
Sean Chittenden b1e392405c Handle the case where there are no healthy servers
9 years ago
Sean Chittenden d4ca349e21 Refactor out the management of Consul servers
9 years ago
Sean Chittenden 7b308d8d7e Add a flag to denote that a server is disabled
9 years ago
Sean Chittenden 6af781d9d5 Rename `lastServer` to `preferredServer`
9 years ago
Sean Chittenden fb0bfcc3cf Introduce GOTEST_FLAGS to conditionally add -v to go test
9 years ago
Sean Chittenden f6ffbf4e96 Warn if serf events have queued up past 80% of the limit
9 years ago
Sean Chittenden 54016f5276 Commit miss re: consuls variable rename
9 years ago
Sean Chittenden f9aa968bf4 Remove lastRPCTime
9 years ago
Sean Chittenden cc86eb0a1a Rename c.consuls to c.consulServers
9 years ago
Sean Chittenden a92cda7bcd Fix whitespace alignment in a comment
9 years ago
Sean Chittenden 146c5b0a59 Use `rand.Int31n()` to get power of two optimization
9 years ago
James Phillips 77ad084229 Fixes JSON in wildcard query example.
9 years ago
James Phillips d3da5efdb2 Merge pull request #1865 from hashicorp/f-upgrade-boltdb
9 years ago
James Phillips 351778eabb Updates BoltDB to v1.2.0 release.
9 years ago
James Phillips 77eb95ddd8 Merge pull request #1861 from hashicorp/b-flaky-test
9 years ago
James Phillips cd7b3d4b49 Widens coordinate update sleeps in unit tests.
9 years ago
James Phillips 520d3eb375 Merge pull request #1854 from talonx/master
9 years ago
James Phillips 90df1182ec Merge pull request #1860 from hashicorp/b-flaky-sort
9 years ago
James Phillips 8a9ad3811b Gets rid of flaky sort check.
9 years ago
James Phillips 8211c34924 Merge pull request #1859 from hashicorp/b-flaky-coord-tests
9 years ago
James Phillips fffa8d5061 Increases timeouts for coordinate tests.
9 years ago
James Phillips e60a095207 Merge pull request #1839 from foxel/patch-1
9 years ago
Sean Chittenden f33b2722d8 Update the docs slightly re: only_passing
9 years ago
Hrishikesh Barua 9f9aa5084b Added help text for -dev option #1804
9 years ago
James Phillips ea62d29756 Merge pull request #1852 from Sayalic0/patch-1
9 years ago
Sayalic bb9ddee4a0 add inline code segment to enableTagOverride
9 years ago
James Phillips b6cd4318d6 Merge pull request #1851 from hashicorp/f-ipv6-bind
9 years ago
James Phillips 99eb629c8f Adds more specific checks for ipv6 addresses.
9 years ago
James Phillips 7510f00100 Merge pull request #1846 from TeaBough/master
9 years ago
James Phillips 043c031ad1 Merge pull request #1702 from far-blue/ui-configurable-api-url
9 years ago
James Phillips f2740b447d Merge pull request #1848 from mssola/unconvert
9 years ago
James Phillips 4a35b71289 Merge pull request #1849 from hashicorp/f-leader-stats
9 years ago
James Phillips 3c883951d7 Removes leader from members and changes name since it's an address.
9 years ago
Sergey Romanov 93c8b496e5 #735 add information about leader to consul members
9 years ago
Wim b5d45322b4 Allow [::] as a bind address (binds to first public IPv6 address)
9 years ago