Skip to content

Doc: fix cache dir sync_max_write record name#13222

Open
masaori335 wants to merge 1 commit into
apache:masterfrom
masaori335:doc-fix-cache-dir-sync-max-write
Open

Doc: fix cache dir sync_max_write record name#13222
masaori335 wants to merge 1 commit into
apache:masterfrom
masaori335:doc-fix-cache-dir-sync-max-write

Conversation

@masaori335
Copy link
Copy Markdown
Contributor

The records.yaml docs listed proxy.config.cache.dir.sync_max_writes (plural), but the actual registered record is sync_max_write (singular).

{RECT_CONFIG, "proxy.config.cache.dir.sync_max_write", RECD_INT, "2097152", RECU_DYNAMIC, RR_NULL, RECC_NULL, nullptr, RECA_NULL}

The records.yaml docs listed proxy.config.cache.dir.sync_max_writes
(plural), but the actual registered record is sync_max_write (singular).
@masaori335 masaori335 added this to the 11.0.0 milestone Jun 2, 2026
@masaori335 masaori335 self-assigned this Jun 2, 2026
Copilot AI review requested due to automatic review settings June 2, 2026 06:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes the documented record name for cache directory sync write sizing to match the actual registered configuration record in ATS.

Changes:

  • Correct proxy.config.cache.dir.sync_max_writesproxy.config.cache.dir.sync_max_write in the records.yaml documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants