Commit Graph

3788 Commits (7a7063c07250112a77d7e46c3ba7b50e2c438ba9)
 

Author SHA1 Message Date
Sean Chittenden 7a7063c072 Fix tests
9 years ago
Sean Chittenden f44f411b70 Merge pull request #1712 from hashicorp/b-dns-single-record
9 years ago
Sean Chittenden 19721f5c3d Editorialize the comment re: UDPAnswerLimit
9 years ago
Sean Chittenden 5ba7e74bb8 Use table-driven test for response limits
9 years ago
Sean Chittenden fe0a7283d3 Reword `udp_answer_limit` for the better.
9 years ago
Sean Chittenden 0cb965f901 Remove duplicate paste-o
9 years ago
Sean Chittenden ce88cde7b0 Test services and PQT limits
9 years ago
Sean Chittenden e1e441fdee Improve the use of constants across DNS tests
9 years ago
Sean Chittenden fcee9779ae Use industry jargon re: DNS round-robin
9 years ago
Sean Chittenden c2d4354563 Use a non-default config value
9 years ago
Sean Chittenden 1dd4234683 Test missing config inputs
9 years ago
Sean Chittenden 69696a9c1b Correctly detect that an answer has been truncated
9 years ago
Sean Chittenden 88c42f4056 Move lib's tests to lib_test
9 years ago
Sean Chittenden efe940e7c4 Remove dead and incorrect code
9 years ago
Sean Chittenden d4f7f143f2 Whitespace, indent markdown correctly
9 years ago
Sean Chittenden c5c8daf07a Trim UDP responses per configuration
9 years ago
Sean Chittenden 4b5674bee3 Merge branch 'b-dns-single-record' of ssh://github.com/hashicorp/consul into b-dns-single-record
9 years ago
Sean Chittenden 9fb64ab114 Allow adjusting the number of DNS records in a response...
9 years ago
Patrick Feliciano 74623c372a Adding singleton option to DNS for getaddrinfo bug.
9 years ago
Sean Chittenden cff05be5b4 Merge pull request #1894 from hashicorp/f-rename-server-manager
9 years ago
Sean Chittenden 7cdc056ca5 Rename server_details package to agent
9 years ago
Sean Chittenden 80f9f54bb3 Add a quick package doc for the servers package
9 years ago
Sean Chittenden 5501feecbe Rename serverConfig to serverList
9 years ago
Sean Chittenden 6185f931d8 Gratuitous rename 1/2
9 years ago
Sean Chittenden 5cffcd56c3 Merge pull request #1880 from hashicorp/f-pretest-server
9 years ago
Sean Chittenden 3666c87d2f Remove two unused constants
9 years ago
Sean Chittenden 299d058d54 Remove useless comment residual from decomposing functions
9 years ago
Sean Chittenden ec25ad84a6 EDYSLEXICMOMENT
9 years ago
Sean Chittenden b684b15d94 Refactor out recocileServerList anon function
9 years ago
Sean Chittenden c56f039884 Teach fauxConnPool to fail a pct of the time
9 years ago
Sean Chittenden 43aed6376a Call NotifyFailedServers to rotate the server list
9 years ago
Sean Chittenden 6648d31579 Add log line re: server manager backing off and sleeping
9 years ago
Sean Chittenden 544a263a62 Remove old debugging lines of questionable future value
9 years ago
Sean Chittenden e5b5078415 Shuffle in place
9 years ago
Sean Chittenden a81eb95acc Nuke unnecessary comment
9 years ago
Sean Chittenden e237904d80 Move FIXME comment to the right call site
9 years ago
Sean Chittenden 3dfd9e02b7 Rename the ConnPoolPinger interface to Pinger
9 years ago
Sean Chittenden c9afc16d96 Return error from PingConsulServer
9 years ago
Sean Chittenden 28dc6451d9 Change the definition of the ServerDetails struct key
9 years ago
Sean Chittenden 62c38ecb39 Correct the comment to match reality
9 years ago
Sean Chittenden 8ac35d84f0 Rename serverCfg to sc for consistency
9 years ago
Sean Chittenden 664ab238fd Add a quick length check
9 years ago
Sean Chittenden 4589c36308 Switch the order of ServerDetails.String()
9 years ago
Sean Chittenden e8a2e56370 Move rebalance log statement from INFO to DEBUG
9 years ago
Sean Chittenden 060dd49a95 Chase the API bump re: refreshServerRebalanceTimer
9 years ago
Sean Chittenden 3d00208351 Move initialization of the rebalanceTimer to New()
9 years ago
Sean Chittenden 5652c60971 Add a test for ConnPool.PingConsulServer
9 years ago
Sean Chittenden efc1113406 Expose ServerManager.ResetRebalanceTimer
9 years ago
Sean Chittenden d275cac1a3 Logging improvements
9 years ago
Sean Chittenden 35ff2eb71a Standardize the log message based on the package
9 years ago