This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from e9ffe0ba7c1 KAFKA-18808 add test to ensure the name=<default> is not
equal to default quota (#18966)
add 0ce87e72364 KAFKA-18955: Fix infinite loop and standardize options in
MetadataSchemaCheckerTool (#19165)
No new revisions were added by this update.
Summary of changes:
.../apache/kafka/message/checker/CheckerUtils.java | 34 +++++++++++----
.../message/checker/FieldSpecPairIterator.java | 1 +
.../message/checker/MetadataSchemaCheckerTool.java | 50 +++++++++-------------
.../org/apache/kafka/message/checker/Unifier.java | 2 +-
.../checker/MetadataSchemaCheckerToolTest.java | 19 ++++++--
5 files changed, 62 insertions(+), 44 deletions(-)