Add a information about roles to the `tt rs status` output
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
Need to think about the way to output both "sharding roles" and "roles" for cluster config app some acceptable way.
2sp is here because there are existing tests that rely on the current status format.
https://github.com/tarantool/tt/blob/590b4cd95f940642770eb3cf6f9c9a97249c8a20/test/integration/replicaset/replicaset_helpers.py#L58-L105
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the origin discussion in pull request 820 to understand the acceptable output format for both sharding roles and roles. Then inspect test/integration/replicaset/replicaset_helpers.py lines 58-105, which depend on the current status format; done means the status output includes both role sets without leaving the existing tests inconsistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100