kafka
kafka copied to clipboard
KAFKA-16414: Inconsistent active segment expiration behavior between retention.ms and retention.bytes
Approach 1: make retention.bytes
roll active segment when active segment size > retention.bytes
Leave this draft and evaluate the scope of CI affected by this commit.
Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)