Skip to content

KAFKA-13716: Add unit tests for DeleteRecordsCommand#22573

Open
Dpk376 wants to merge 2 commits into
apache:trunkfrom
Dpk376:KAFKA-13716-add-unit-tests-delete-records-command
Open

KAFKA-13716: Add unit tests for DeleteRecordsCommand#22573
Dpk376 wants to merge 2 commits into
apache:trunkfrom
Dpk376:KAFKA-13716-add-unit-tests-delete-records-command

Conversation

@Dpk376

@Dpk376 Dpk376 commented Jun 15, 2026

Copy link
Copy Markdown

This PR adds unit tests for DeleteRecordsCommand (KAFKA-13716).\n\nJIRA: https://issues.apache.org/jira/browse/KAFKA-13716

Reviewers: Chia-Ping Tsai chia7712@gmail.com

@github-actions github-actions Bot added triage PRs from the community tools tests Test fixes (including flaky tests) small Small PRs and removed triage PRs from the community labels Jun 15, 2026
Admin mockAdmin = mock(Admin.class);

assertThrows(
AdminCommandFailedException.class,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would you mind checking the error message as well?

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

Labels

ci-approved small Small PRs tests Test fixes (including flaky tests) tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants