Skip to content

Conversation

@ijuma
Copy link
Member

@ijuma ijuma commented Dec 5, 2022

Fix the underlying warnings instead.

Committer Checklist (excluded from commit message)

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

Fix the underlying warnings instead.
@ijuma ijuma requested review from mimaison and showuon December 5, 2022 05:22
Copy link
Member

@showuon showuon left a comment

Choose a reason for hiding this comment

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

LGTM! Let's see if the jenkins build passed.

@ijuma
Copy link
Member Author

ijuma commented Dec 5, 2022

JDK 11 and 17 passed, JDK 8 had 4 unrelated failures:

Build / JDK 8 and Scala 2.12 / org.apache.kafka.connect.mirror.integration.MirrorConnectorsWithCustomForwardingAdminIntegrationTest.testReplicationIsCreatingTopicsUsingProvidedForwardingAdmin()
Build / JDK 8 and Scala 2.12 / kafka.admin.AddPartitionsTest.testManualAssignmentOfReplicas(String).quorum=zk
Build / JDK 8 and Scala 2.12 / kafka.api.ConsumerBounceTest.testConsumerReceivesFatalExceptionWhenGroupPassesMaxSize()
Build / JDK 8 and Scala 2.12 / kafka.api.PlaintextAdminIntegrationTest.testElectPreferredLeaders(String).quorum=kraft

@ijuma ijuma merged commit 13c9c78 into apache:trunk Dec 5, 2022
@ijuma ijuma deleted the fix-compiler-warning-suppression branch December 5, 2022 14:20
guozhangwang pushed a commit to guozhangwang/kafka that referenced this pull request Jan 25, 2023
Fix the underlying warnings instead.

Reviewers: Luke Chen <showuon@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants