KAFKA-18440: Convert AuthorizationException to fatal error in AdminClient (#18435)#18503
Closed
FrankYang0529 wants to merge 1 commit intoapache:3.8from
Closed
KAFKA-18440: Convert AuthorizationException to fatal error in AdminClient (#18435)#18503FrankYang0529 wants to merge 1 commit intoapache:3.8from
FrankYang0529 wants to merge 1 commit intoapache:3.8from
Conversation
…ient (apache#18435) Reviewers: Divij Vaidya <diviv@amazon.com> (cherry picked from commit 2b7c039)
3 tasks
Member
|
Discussing backporting here - Discussing backporting here - https://issues.apache.org/jira/browse/KAFKA-18440?focusedCommentId=17912843&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17912843 |
Member
Author
|
@divijvaidya, thanks, close the issue as we all agree to fix this in 4.1.0. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick commit 2b7c039.
Since 3.8 branch doesn't have file
test-common/test-common-api/src/test/java/org/apache/kafka/common/test/api/ClusterTestExtensionsTest.javaand ClusterTestExtensions in 3.8 doesn't support SASL_PLAINTEXT, so removing related test case.Committer Checklist (excluded from commit message)