Skip to content

Conversation

shashankhs11
Copy link
Contributor

@shashankhs11 shashankhs11 commented Sep 2, 2025

Clean up PauseResumeIntegrationTest

Reviewers: Lucas Brutschy [email protected]

@github-actions github-actions bot added triage PRs from the community streams tests Test fixes (including flaky tests) small Small PRs labels Sep 2, 2025
Copy link
Member

@lucasbru lucasbru left a comment

Choose a reason for hiding this comment

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

LGTM

@lucasbru lucasbru self-assigned this Sep 3, 2025
@lucasbru lucasbru requested a review from Copilot September 3, 2025 12:33
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Cleans up the PauseResumeIntegrationTest by removing state updater parameterization and simplifying test methods to run with default configuration only.

  • Converted parameterized tests to regular tests by removing @ParameterizedTest and @ValueSource annotations
  • Removed state updater configuration parameter from props() method and all test methods
  • Updated method calls to use simplified signatures without state updater boolean parameter

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot removed the triage PRs from the community label Sep 4, 2025
@lucasbru
Copy link
Member

lucasbru commented Sep 8, 2025

Hey @shashankhs11 . Could you name your PRs:

KAFKA-19666: {descriptive naming} [k/N] -- so that we understand which is which?

This one, for example, I'll name

KAFKA-19666: Remove old restoration codepath from PauseResumeIntegrationTest [2/N]

@lucasbru lucasbru changed the title KAFKA-19666: Clean up integration tests related to state-updater KAFKA-19666: Remove old restoration codepath from PauseResumeIntegrationTest [2/N] Sep 8, 2025
@lucasbru lucasbru merged commit 24ea7e0 into apache:trunk Sep 8, 2025
37 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved small Small PRs streams tests Test fixes (including flaky tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants