-
Notifications
You must be signed in to change notification settings - Fork 43
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
Conversation
e533a85
to
1e6b8ce
Compare
1e6b8ce
to
19fa932
Compare
|
||
| Type: integer | ||
| Default: 10485760 | ||
| Environment variable: TT_FLIGHTREC_LOGS_SIZE |
There was a problem hiding this comment.
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
| Environment variable: TT_FLIGHTREC_LOGS_SIZE | |
| Environment variable: TT_FLIGHTREC_LOGS_SIZE | |
| Dynamic: **yes** |
| Type: map | ||
| Default: nil | ||
| Environment variable: TT_WAL_EXT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the option dynamic?
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(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
New sections (EE):
New WAL options:
Replication options: