kafka/server-common/src/test
Shang-Hao Yang 5cc585669f
KAFKA-19545 Remove MetadataVersionValidator (#20233)
The `MetadataVersionValidator` class became unused after commit
b6e6a3c68a (KAFKA-18360: Remove zookeeper configurations) removed the
`inter.broker.protocol.version` configuration, which was the only
component using this validator.

This commit removes both the validator class and its associated test as
they serve no purpose in the current implementation.

Reviewers: Ken Huang <s7133700@gmail.com>, Chia-Ping Tsai
 <chia7712@gmail.com>
2025-07-24 22:23:40 +08:00
..
java/org/apache/kafka KAFKA-19545 Remove MetadataVersionValidator (#20233) 2025-07-24 22:23:40 +08:00
resources KAFKA-9366 Upgrade log4j to log4j2 (#17373) 2024-12-14 01:14:31 +08:00