Files
scylladb/locator
Pavel Emelyanov fe4cf231bc snitch: Check http response codes to be OK
Several snitch drivers make http requests to get
region/dc/zone/rack/whatever from the cloud provider. They blindly rely
on the response being successfull and read response body to parse the
data they need from.

That's not nice, add checks for requests finish with http OK statuses.

refs: #12185

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>

Closes #12287
2022-12-13 14:49:18 +02:00
..
2022-10-20 12:33:41 +03:00
2022-11-23 18:39:36 +02:00
2022-11-16 21:53:05 +02:00