k8ssandra / management-api-for-apache-cassandra

RESTful / Secure Management Sidecar for Apache Cassandra
Apache License 2.0
70 stars 51 forks source link

Add token range to endpoint mapping #374

Closed emerkle826 closed 10 months ago

emerkle826 commented 1 year ago

Clients need to get the token range to endpoint mapping, which is already provided by Cassandra. Expose and endpoint that allows for fetching this information.

### DoD
- [x] An endpoint exists that exposes token range to endpoint mappings
Miles-Garnsey commented 10 months ago

This has now been merged.