tarantool / tarantool/doc

Option txn_isolation is missed on the page about box.cfg

Open Beginner friendly
#4,640 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

<…>box.cfg{...} call explicitly will
be set to the default values.
|If you say box.cfg{} with no parameters, Tarantool applies the following
default settings to all the parameters:|

tarantool> box.cfg{}
tarantool> box.cfg -- sorted in the alphab<…>

https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_cfg/#box-cfg-default

Option txn_isolation is missed on the page about box.cfg

See https://www.tarantool.io/en/doc/latest/platform/atomic/txn_mode_mvcc/

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

Open the box.cfg default-settings page at the linked documentation URL and search for the existing option list. Compare it with the txn_mode_mvcc page to confirm the txn_isolation setting and its description. Done means the box.cfg page documents txn_isolation consistently with the related page.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.