Skip to content

Adds hierarchy table description #5150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 4, 2025

Conversation

AArdeev
Copy link
Contributor

@AArdeev AArdeev commented Jun 3, 2025

Since 3.3.0 the ``hierarchy`` table shows names of the group, replicaset, and the instance itself
Table is reported in ``config:info()``; ``config:info('v2')``; ``box.info.config``
Fixes 4608
@AArdeev AArdeev requested a review from Totktonada June 3, 2025 11:25
@AArdeev AArdeev self-assigned this Jun 3, 2025
Copy link
Member

@Totktonada Totktonada left a comment

Choose a reason for hiding this comment

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

Mostly OK, left some consistency remarks.

@AArdeev AArdeev merged commit 7814e54 into latest Jun 4, 2025
1 check passed
@AArdeev AArdeev deleted the AArdeev/gh-4608-hierarchy-table-with-names branch June 4, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configured names in config:info() and box.info.config
2 participants