Jason Tedor 24d10adaab
Main response should not have status 503 when okay ()
The REST status 503 means "I can not handle the request that you sent
me." However today we respond to a main request with a 503 when there
are certain cluster blocks despite still responding with an actual main
response. This is broken, we should respond with a 200 status. This
commit removes this silliness.
2018-03-14 06:36:37 -04:00
..
2018-01-11 11:30:43 -07:00