mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
The describe_ring method in storage_service did not report the start and end tokens. Also for rpc addresses that are not the local address, it returned the value representation (including the version) and not just the adress. Fixes #695 Signed-off-by: Amnon Heiman <amnon@scylladb.com>