tarantool / tarantool/tt

add `tt cluster replicaset upgrade|downgrade` commands

Open
#1,209 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
113
Forks
18
Avg merge
4d 11h
Merged PRs (30d)
23

Description

In version 3.0, the cluster topology is defined in the configuration, so instead of using tt.yaml or running tt replicaset upgrade user:pass@addr:port for each replicaset, the user can simply run tt cluster replicaset upgrade once, and it will upgrade the entire cluster.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the existing tt cluster and tt replicaset upgrade command entry points and the v3.0 topology configuration handling. Done means tt cluster replicaset upgrade and downgrade operate across every replicaset defined in the cluster configuration, without requiring tt.yaml or one command per replicaset.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.