Skip to content

MINOR: cleanup build warnings#21459

Merged
mjsax merged 2 commits intoapache:trunkfrom
mjsax:minor-cleanup-build-warnings
Feb 14, 2026
Merged

MINOR: cleanup build warnings#21459
mjsax merged 2 commits intoapache:trunkfrom
mjsax:minor-cleanup-build-warnings

Conversation

@mjsax
Copy link
Member

@mjsax mjsax commented Feb 12, 2026

Reviewers: Chia-Ping Tsai chia7712@gmail.com

@github-actions github-actions bot added tests Test fixes (including flaky tests) group-coordinator small Small PRs labels Feb 12, 2026
@chia7712
Copy link
Member

> Task :coordinator-common:compileTestJava
Note: /home/chia7712/project/kafka/coordinator-common/src/test/java/org/apache/kafka/coordinator/common/runtime/CoordinatorRuntimeTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :server:compileTestJava
Note: /home/chia7712/project/kafka/server/src/test/java/org/apache/kafka/server/KRaftClusterTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

it seems there are some remaining warnings. @mjsax do you plan to address them in this PR?

@github-actions github-actions bot added the core Kafka Broker label Feb 14, 2026
@mjsax mjsax merged commit d4cb921 into apache:trunk Feb 14, 2026
24 checks passed
@mjsax mjsax deleted the minor-cleanup-build-warnings branch February 14, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

connect core Kafka Broker group-coordinator 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