kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-18967: Added additional MetadataSchemaCheckerTool tests

Open kumarlokesh opened this issue 7 months ago • 5 comments

Fixes https://issues.apache.org/jira/browse/KAFKA-18967

Added additional tests for verification of:

  1. Evolution between different schemas (parent schema has version 0-1, child schema has version 0-2).
  2. Fix for the infinite loop bug in FieldSpecPairIterator by verifying a schema with multiple fields.
  3. Registry assignment bug fix by testing verification of schemas with nested structures.
  4. Standardized command path arguments fix, ensuring both legacy and new argument formats work correctly.
  5. Array types and complex nested structures.
  6. Fields that have different version ranges, especially testing the comparison logic.

kumarlokesh avatar Jun 02 '25 21:06 kumarlokesh

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Jun 10 '25 03:06 github-actions[bot]

This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the PR has merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out on the [mailing list](https://kafka.apache.org/contact).

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

github-actions[bot] avatar Sep 08 '25 03:09 github-actions[bot]

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Sep 10 '25 03:09 github-actions[bot]

This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the PR has merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out on the [mailing list](https://kafka.apache.org/contact).

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

github-actions[bot] avatar Dec 09 '25 03:12 github-actions[bot]

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Dec 11 '25 03:12 github-actions[bot]