RedisInsight / RedisInsight

Redis GUI by Redis

Home Page:https://redis.com/redis-enterprise/redis-insight/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Cluster do not see slave nodes

jakub-kubera opened this issue · comments

I have cluster with master nodes and slave nodes, replicas, but when I have added master nodes it showing only master nodes

Yes this feature was available in 1.x versions earlier but its no longer supported with new versions. Is there a roadmap to include this feature?

currently, this feature is not prioritized for any upcoming releases
can you describe your use cases? why do you need to monitor replicas?

I do not want to monitor replicas, but it would be good to know which replicas are in cluster, how many replicas are there, if slaves are in sync, possibility to failover if needed, resync keys, promote slave to master, move shards, make reshard, currently there is no any additional value/option with redisinsight, only checking cached key values

I totally agree, i used the failover feature in redisinsight v1 a lot. (fe when doing controlled rolling upgrades of the cluster)
And having a visual representation of the cluster with masters and replica's was a quick wat to see that everything was looking ok.

Also because Workbench/CLI doesn't have the feature to select the endpoint like we were able in v1. Its now almost impossible to trigger failovers with redis insight. (#2809)