Files
scylladb/locator
Vlad Zolotarov 2636395c65 locator: ec2_multi_region_snitch::start(): print a human readable error if Public IP may not be retrieved
Public IP is required for Ec2MultiRegionSnitch. If it's not available
different snitch should be used.

This patch would result in a readable error message to be printed
instead of just a cryptic message with HTTP response body.

Fixes #3897

Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>
2018-11-01 11:50:58 -04:00
..