tarantool / tarantool/doc

Allow DDL before box.schema.upgrade

Open
#4,592 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3.3 server upgrade
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Dev. issue: https://github.com/tarantool/tarantool/issues/10520

Product: Tarantool
Since: 3.3
Root document:

SME: @ Serpentian

Details

From now on, DDL before schema upgrade is allowed for schema versions >=
2.11.1 (previously it was forbidden in 3.0.0 release). In documentation
we need to create a list of features, which are forbidden until some
versions. Current state:

  • DDL before box.schema.upgrade - forbidden until 2.11.1
  • Persistent names - forbidden until 2.11.5
  • Persistent triggers - forbidden until 3.1.0

Requested by @Serpentian in https://github.com/tarantool/tarantool/commit/aeb53caa95f87b45d52a163701f07217481ee759.

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.

Research direction

Start with the admin upgrades page and the box.schema.upgrade reference linked in the issue, then inspect how version restrictions are currently documented. Update the documentation to reflect DDL being allowed before box.schema.upgrade from 2.11.1 and to list the stated restrictions for persistent names and triggers; done means the versioned feature list is complete and consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.