tarantool / tarantool/doc

feedback: Module cartridge | Tarantool

Open Beginner friendly
#5,651 1 comment 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

<…>v TARANTOOL_ENABLE_SYNCHRO_MODE ,args --enable-synchro-mode )
|disable_raft_on_small_clusters: (optional boolean) Disable Raft Failover on small clusters (wherenumber of instances is less than 3)default: true, overridden byenv TARANTOOL_DISABLE_RAFT_ON_SMALL_CLUSTERS,args --disable-raft-on-small-clusters)|
set_cookie_hash_membership: (optional boolean) Set cookie hash <…>

https://www.tarantool.io/ru/doc/2.11/book/cartridge/cartridge_api/modules/cartridge/

"default: true"
в последних версиях TEE (2.11.3 - 2.11.8), значение по умолчанию не определено:(= nil)

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 Cartridge API module page at the linked Tarantool documentation URL and inspect the documentation for set_cookie_hash_membership and the nearby configuration options. Compare the stated default with Tarantool Enterprise Edition versions 2.11.3–2.11.8, then correct the default description so it matches the actual behavior.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.