Skip to content

Conversation

@Abyss-lord
Copy link
Contributor

@Abyss-lord Abyss-lord commented Sep 8, 2025

This PR removes the redundant static method
MemoryRecords.idempotentBuilder from MemoryRecords.java and updates its
two usages in FetchRequestManagerTest.java and FetcherTest.java.

Reviewers: TengYao Chi frankvicky@apache.org, Chia-Ping Tsai
chia7712@gmail.com

Remove unnecessary methods from MemoryRecord.
@github-actions github-actions bot added triage PRs from the community consumer clients small Small PRs labels Sep 8, 2025
Copy link
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

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

@github-actions github-actions bot removed the triage PRs from the community label Sep 10, 2025
Copy link
Contributor

@frankvicky frankvicky left a comment

Choose a reason for hiding this comment

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

@Abyss-lord: LGTM.
Please address the comment from @chia7712

@chia7712 chia7712 changed the title MINOR: Remove unnecessary methods MINOR: Remove MemoryRecords.idempotentBuilder and replace its usage with MemoryRecords.builder Oct 31, 2025
@chia7712
Copy link
Member

More cleanup can be addressed in the follow-up. I'm going to merge it

@chia7712 chia7712 merged commit 638a586 into apache:trunk Oct 31, 2025
25 of 29 checks passed
eduwercamacaro pushed a commit to littlehorse-enterprises/kafka that referenced this pull request Nov 12, 2025
…ith MemoryRecords.builder (apache#20503)

This PR removes the redundant static method
MemoryRecords.idempotentBuilder from MemoryRecords.java and updates its
two usages in FetchRequestManagerTest.java and FetcherTest.java.

Reviewers: TengYao Chi <frankvicky@apache.org>, Chia-Ping Tsai
 <chia7712@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants