Feature Request: describe RAFT body fields in tt cat
Open
Nobody has claimed this yet.
feature
teamE
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
Now tarantoolctl cat does not explain values for RAFT specific operations such as COMMIT, ROLLBACK and so on.
It would be nice, if tt cat will explain this fields and show them in human readable way
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 tt cat command and its handling of tarantoolctl cat output. Trace how RAFT operations such as COMMIT and ROLLBACK are decoded and displayed, then identify the body fields that need human-readable descriptions. Done means tt cat explains these RAFT-specific fields in its output; no files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100