Skip to content

MINOR: Enable transaction verification with new group coordinator in TransactionsTest#16139

Merged
dajac merged 1 commit intoapache:trunkfrom
dajac:minor-enable-transaction-verification
May 30, 2024
Merged

MINOR: Enable transaction verification with new group coordinator in TransactionsTest#16139
dajac merged 1 commit intoapache:trunkfrom
dajac:minor-enable-transaction-verification

Conversation

@dajac
Copy link
Copy Markdown
Member

@dajac dajac commented May 30, 2024

While working on #16120, I noticed that the transaction verification feature is disabled in TransactionsTest when the new group coordinator is enabled. We did this initially because the feature was not available in the new group coordinator but we fixed it a long time ago. We can enable it now.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@dajac dajac added the KIP-848 The Next Generation of the Consumer Rebalance Protocol label May 30, 2024
@dajac dajac requested a review from jolshan May 30, 2024 14:20
Copy link
Copy Markdown
Member

@jolshan jolshan left a comment

Choose a reason for hiding this comment

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

LGTM as long as tests pass :)

@dajac dajac merged commit cd75058 into apache:trunk May 30, 2024
@dajac dajac deleted the minor-enable-transaction-verification branch May 30, 2024 19:35
chiacyu pushed a commit to chiacyu/kafka that referenced this pull request Jun 1, 2024
…TransactionsTest (apache#16139)

While working on apache#16120, I noticed that the transaction verification feature is disabled in `TransactionsTest` when the new group coordinator is enabled. We did this initially because the feature was not available in the new group coordinator but we fixed it a long time ago. We can enable it now.

Reviewers: Justine Olshan <jolshan@confluent.io>
wernerdv pushed a commit to wernerdv/kafka that referenced this pull request Jun 3, 2024
…TransactionsTest (apache#16139)

While working on apache#16120, I noticed that the transaction verification feature is disabled in `TransactionsTest` when the new group coordinator is enabled. We did this initially because the feature was not available in the new group coordinator but we fixed it a long time ago. We can enable it now.

Reviewers: Justine Olshan <jolshan@confluent.io>
TaiJuWu pushed a commit to TaiJuWu/kafka that referenced this pull request Jun 8, 2024
…TransactionsTest (apache#16139)

While working on apache#16120, I noticed that the transaction verification feature is disabled in `TransactionsTest` when the new group coordinator is enabled. We did this initially because the feature was not available in the new group coordinator but we fixed it a long time ago. We can enable it now.

Reviewers: Justine Olshan <jolshan@confluent.io>
gongxuanzhang pushed a commit to gongxuanzhang/kafka that referenced this pull request Jun 12, 2024
…TransactionsTest (apache#16139)

While working on apache#16120, I noticed that the transaction verification feature is disabled in `TransactionsTest` when the new group coordinator is enabled. We did this initially because the feature was not available in the new group coordinator but we fixed it a long time ago. We can enable it now.

Reviewers: Justine Olshan <jolshan@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

KIP-848 The Next Generation of the Consumer Rebalance Protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants