tarantool / tarantool/doc

TCF (Install Guide): use TCF as a tool for migration from Tarantool 2.x to 3.x (0.5.0)

Open
#4,541 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

cartridge guidelines TCF
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

GH repo: https://github.com/tarantool/cluster-federation
Related issue: https://jira.vk.team/browse/TNTP-304
PM ref.: https://www.notion.so/tarantool/TCF-17ebdcdd3acd4752bab530b254972d79

https://github.com/tarantool/cluster-federation/tree/master/example/migration_from_cartridge_to_tarantool3_config_storage

Details

Сейчас TCF поддерживает как Cartridge, так и Tarantool 3.x. При этом поддерживаются 3 вида хранилища для внутреннего состояния TCF:

  • etcdv2,
  • etcdv3,
  • tarantool config storage.

etcdv2, etcdv3 поддерживается для Cartridge
etcdv3, tarantool config storage поддерживается для Tarantool 3.x

TCF можно использовать как инструмент для миграции с 2.х на 3.х: сконфигурировать TCF через работу etcdv3 и получить миграцию данных из кластера Cartridge в кластер Tarantool 3.x.

  • задокументировать процедуру настройки TCF для работы одновременно с кластером Cartridge и Tarantool 3.x.
  • задокументировать процедуру настройки TCF для работы с Tarantool Config Storage (с Cartridge и 3.x)

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.