tarantool / tarantool/migrations
Display migrations inconsistency on issues
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 20
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
In case migrations are not the same on instances (for example, it had failed on one of them), I see a warning on Migrations tab, but it would be nice to see in in cluster issues as well.
Everything is bad:
But everything if ok on the main page:
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 by comparing how the warning is produced on the Migrations tab with how cluster issues are assembled. Trace the migration-status data for instances and identify where the cluster-issues view omits it; done means inconsistent migrations produce a corresponding warning there as well.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100