Skip to content

Document lower bound of memtx_memory config & fix doc examples #2313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #2603 ...
Korablev77 opened this issue Aug 25, 2021 · 2 comments
Closed
Tracked by #2603 ...

Document lower bound of memtx_memory config & fix doc examples #2313

Korablev77 opened this issue Aug 25, 2021 · 2 comments
Labels
example Problem with a code example. reference [location] Tarantool manual, Reference part rewrite [nature] Revise existing text for structure/phrasing/terms server [area] Task relates to Tarantool's server (core) functionality

Comments

@Korablev77
Copy link

Korablev77 commented Aug 25, 2021

Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/reference/configuration/#initialization-file
SME: @
Peer reviewer: @

Details

memtx_memory value can't be lower than 32 mb (33554432 bytes). However examples in docs somewhere contain lower value. For example: https://www.tarantool.io/en/doc/latest/reference/configuration/#initialization-file

Related to #2299

@xuniq xuniq added reference [location] Tarantool manual, Reference part server [area] Task relates to Tarantool's server (core) functionality rewrite [nature] Revise existing text for structure/phrasing/terms labels Sep 15, 2021
@xuniq xuniq added this to the Estimate [@xuniq] milestone Sep 15, 2021
@xuniq xuniq changed the title Document lower bound of memtx_memory config & fix doc examples [2pt?] Document lower bound of memtx_memory config & fix doc examples Sep 15, 2021
@xuniq xuniq changed the title [2pt?] Document lower bound of memtx_memory config & fix doc examples [2pt] Document lower bound of memtx_memory config & fix doc examples Sep 22, 2021
@xuniq xuniq removed this from the Estimate [@xuniq] milestone Sep 22, 2021
@art-dr art-dr added the 2sp label Jan 26, 2022
@art-dr art-dr changed the title [2pt] Document lower bound of memtx_memory config & fix doc examples Document lower bound of memtx_memory config & fix doc examples Jan 26, 2022
@patiencedaur patiencedaur added the example Problem with a code example. label Feb 28, 2022
@patiencedaur
Copy link
Contributor

patiencedaur commented Jul 9, 2022

https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_api/modules/cartridge.argparse/#parse
This description contains an invalid value of memtx_memory
However, it looks like nothing changes whether you run this command with a valid or invalid --memtx-memory flag value (33554436 or 100 – no difference). Probably there is a typo?

patiencedaur added a commit that referenced this issue Jul 12, 2022
* Provide a valid memtx_memory value in an example
* Add minimum value of memtx_memory to config reference

Resolves #2299
Part of #2313
@patiencedaur
Copy link
Contributor

Closed via #3015 and tarantool/cartridge#1867.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Problem with a code example. reference [location] Tarantool manual, Reference part rewrite [nature] Revise existing text for structure/phrasing/terms server [area] Task relates to Tarantool's server (core) functionality
Projects
None yet
Development

No branches or pull requests

4 participants