Skip to content

Add listnodes admin tool#800

Merged
mattisonchao merged 3 commits intooxia-db:mainfrom
dao-jun:dev/admin_listnodes
Nov 8, 2025
Merged

Add listnodes admin tool#800
mattisonchao merged 3 commits intooxia-db:mainfrom
dao-jun:dev/admin_listnodes

Conversation

@dao-jun
Copy link
Copy Markdown
Contributor

@dao-jun dao-jun commented Nov 3, 2025

Add listnodes admin tool

Signed-off-by: dao-jun <daojun@apache.org>
Signed-off-by: dao-jun <daojun@apache.org>
message Node {
optional string name = 1;
string public_address = 2;
string internal_address = 3;
Copy link
Copy Markdown
Member

@mattisonchao mattisonchao Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we can return node metadata along with node?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will add node-shards to describe the shards which host on the node
and add describe-namespace to describe the shard ensemble

Signed-off-by: dao-jun <daojun@apache.org>
@mattisonchao mattisonchao merged commit 2190f97 into oxia-db:main Nov 8, 2025
5 checks passed
@dao-jun dao-jun deleted the dev/admin_listnodes branch November 12, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants