Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-18157:Consider UnsupportedVersionException child class to represent the case of unsupported fields #18072

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

frankvicky
Copy link
Contributor

JIRA: KAFKA-18157

Add a new exception class, UnsupportedProtocolFieldException, as a subclass of UnsupportedVersionException, to provide a more specific message for unsupported fields.

Committer Checklist (excluded from commit message)

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

@frankvicky frankvicky force-pushed the KAFKA-18157 branch 10 times, most recently from eac0f6a to 3d3b1f7 Compare December 12, 2024 13:05
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 3 times, most recently from 6b93d6e to ca9926a Compare January 21, 2025 02:33
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 5 times, most recently from 6e012cd to cb6518b Compare January 31, 2025 06:46
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 4 times, most recently from 6a3521a to 6836594 Compare February 8, 2025 06:35
@frankvicky frankvicky force-pushed the KAFKA-18157 branch 2 times, most recently from 96dde6f to 00fdaa3 Compare February 12, 2025 04:48
…sent the case of unsupported fields

# Conflicts:
#	clients/src/main/java/org/apache/kafka/common/requests/UpdateMetadataRequest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants