featurebase/server
Matt Jaffee bb32706cb6
support DEGRADED in removeNode
now, nodes which have failed and been removed from the running cluster state can
still be manually removed to trigger a cluster resize event. This is important
because otherwise there is no way to cause the cluster to resize itself if a
node fails and you don't want to add a node to replace it.
2018-08-06 16:55:23 -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 support DEGRADED in removeNode 2018-08-06 16:55:23 -05:00