Skip to content

Add missing configuration options to the box.cfg reference page #4007

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

Merged
merged 5 commits into from
Jan 19, 2024

Conversation

andreyaksenov
Copy link
Contributor

@andreyaksenov andreyaksenov commented Jan 19, 2024

New sections (EE):

New WAL options:

Replication options:

@andreyaksenov andreyaksenov linked an issue Jan 19, 2024 that may be closed by this pull request
8 tasks
@andreyaksenov andreyaksenov force-pushed the sync-box-cfg-params branch 3 times, most recently from e533a85 to 1e6b8ce Compare January 19, 2024 13:16
@andreyaksenov andreyaksenov marked this pull request as ready for review January 19, 2024 13:24
@andreyaksenov andreyaksenov requested a review from xuniq January 19, 2024 13:29
@andreyaksenov andreyaksenov changed the title Sync box cfg params Add missing configuration options to the box.cfg reference page Jan 19, 2024

| Type: integer
| Default: 10485760
| Environment variable: TT_FLIGHTREC_LOGS_SIZE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I understand, all flightrec options are dynamic: https://github.com/tarantool/enterprise_doc/issues/178

Suggested change
| Environment variable: TT_FLIGHTREC_LOGS_SIZE
| Environment variable: TT_FLIGHTREC_LOGS_SIZE
| Dynamic: **yes**

| Type: map
| Default: nil
| Environment variable: TT_WAL_EXT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the option dynamic?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tarantool-ee tests say that yes, added

Since version :doc:`2.11.0 </release/2.11.0>`.

(Enterprise Edition only) Allows you to add auxiliary information to each :ref:`write-ahead log <internals-wal>` record.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
(Enterprise Edition only) Allows you to add auxiliary information to each :ref:`write-ahead log <internals-wal>` record.
(**Enterprise Edition only**) Allows you to add auxiliary information to each :ref:`write-ahead log <internals-wal>` record.

Or maybe add a note - like in the flightrec section ? Same for secure_erasing

@andreyaksenov andreyaksenov merged commit a4fb69c into latest Jan 19, 2024
@andreyaksenov andreyaksenov deleted the sync-box-cfg-params branch January 19, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document Enterprise box.cfg options and options introduced in 3.0
2 participants