boluor opened a new pull request, #3679:
URL: https://github.com/apache/doris-website/pull/3679

   ## Summary
   
   The `admin-manual/open-api/be-http/compaction-run.md` doc in the **English 
next and 4.x** versions had been overwritten with a verbatim copy of the **Disk 
Capacity Management** doc — wrong `title`/`sidebar_label`/frontmatter and a 
body entirely about disk capacity, with nothing about the compaction API.
   
   Restored the correct **"Manually Trigger Compaction"** content (documenting 
the `POST /api/compaction/run` BE HTTP API) from the `version-3.x` doc, which 
is identical to `version-2.1` and consistent with the Chinese versions.
   
   Scope: only English `docs/` (next) and `versioned_docs/version-4.x` were 
affected. English 2.0/2.1/3.x and all Chinese versions were already correct and 
are untouched.
   
   This also resolves a secondary inconsistency in the wrongly-placed content 
(BE Parameter section mixed `capacity_*_flood_stage` and 
`storage_flood_stage_*` parameter names) — that content is removed entirely by 
the restore.
   
   ## Test plan
   
   - [x] Confirmed EN 2.1/3.x and all ZH `compaction-run.md` already have the 
correct compaction API content
   - [x] Confirmed EN next and 4.x were byte-identical copies of the 
disk-capacity doc
   - [x] Restored content matches the `/api/compaction/run` API documented in 
the other versions


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to