Part of #3560. ## Summary Implement **DeleteRecords (21)** — trim topic/log to a specific offset, mapped to Iggy retention or explicit delete where supported. ## Depends on - #3546 — DeleteTopics / admin foundation ## Scope - [ ] Decode DeleteRecords request - [ ] Map to Iggy retention trim or document limitation - [ ] Per-partition low watermark in response - [ ] Test: delete records before offset X; Fetch cannot read deleted range ## Acceptance criteria - [ ] Behavior documented if Iggy cannot trim arbitrarily (partial support OK with clear errors) ## References - Rollout plan: https://github.com/apache/iggy/discussions/3253#discussioncomment-17181030
Part of #3560.
Summary
Implement DeleteRecords (21) — trim topic/log to a specific offset, mapped to Iggy retention or explicit delete where supported.
Depends on
Scope
Acceptance criteria
References