featurebase/server
Matt Jaffee 1901ffada6
make sure cluster gets into DEGRADED state when adding nodes
previously, losing a node could cause the cluster to go from NORMAL->DEGRADED,
but adding a node would not cause it to go from STARTING->DEGRADED. Cody brought
this up in code review.
2018-08-08 19:42:30 -05:00
..
cluster_test.go Fix linter issues: gofmt 2018-07-16 16:45:42 -05:00
config.go ignore remote translation 2018-07-30 11:45:34 -05:00
config_test.go Fix linter issues: staticcheck (covered by megacheck, along with gosimple and unused) 2018-07-20 11:19:24 -05:00
default.go Unexport server.DefaultDiagnosticsInterval 2018-07-05 23:11:56 -05:00
enterprise.go Add missing license headers. 2018-05-15 12:26:33 -05:00
handler_test.go Add more time to sleep in translator tests due to CI failures 2018-07-31 20:39:05 -05:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go Fix linter issues: unconvert 2018-07-20 11:51:55 -05:00
server_test.go make sure cluster gets into DEGRADED state when adding nodes 2018-08-08 19:42:30 -05:00