TCF (Install Guide): use TCF as a tool for migration from Tarantool 2.x to 3.x (0.5.0)
Open
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
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
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.
Assessment
This issue has not been assessed yet.