feedback: Module cartridge | Tarantool
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
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.
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