apache / kvrocks-controller

Apache Kvrocks Controller is a cluster management tool for Apache Kvrocks.
https://kvrocks.apache.org/
Apache License 2.0
78 stars 42 forks source link

Show the node status in when listing nodes #88

Closed bbqccx closed 1 year ago

bbqccx commented 1 year ago

test/cluster-test1/0>> ls +------------------------------------------+----------------+--------+--------+--------+---------+ | ID | IP:PORT | ROLE | SLOTS | IMPORT | MIGRATE | +------------------------------------------+----------------+--------+--------+--------+---------+ | J5xjIHFKJIp0fxdtDr7VpRLfAWeWHjnPK0PQH9lI | 127.0.0.1:8021 | master | 0-8191 | -1 | -1 | | 0wYMN4r6rSytnS33Rv5Z032GE1wctQFF6d8yIWDJ | 127.0.0.1:8022 | slave | 0-8191 | -1 | -1 | +------------------------------------------+----------------+--------+--------+--------+---------+

Can add a field to show whether the node status is health or not

krishnaduttPanchagnula commented 1 year ago

can take it up. Please assign

git-hulk commented 1 year ago

@krishnaduttPanchagnula Thank you! Assigned.