KAFKA-2579; prevent unauthorized clients from joining groups#240
Closed
hachikuji wants to merge 1 commit into
Closed
KAFKA-2579; prevent unauthorized clients from joining groups#240hachikuji wants to merge 1 commit into
hachikuji wants to merge 1 commit into
Conversation
|
kafka-trunk-git-pr #542 FAILURE |
Contributor
Author
|
Build failure looks like recurrence of KAFKA-2455. |
Contributor
|
LGTM |
Member
|
Good catch. |
jsancio
pushed a commit
to jsancio/kafka
that referenced
this pull request
Aug 6, 2019
…pache#240) Broker uses cluster-id as scope, metadata server uses root scope containing all clusters. Support filters for describing roles and removing resources from roles. Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
C0urante
pushed a commit
to C0urante/kafka
that referenced
this pull request
Dec 3, 2019
`gradlew` now downloads the correct gradle version as needed, so we should not invoke the `gradle` executable installed in the system. Reviewers: Lucas Bradstreet <lucas@confluent.io>
efeg
added a commit
to efeg/kafka
that referenced
this pull request
Jan 29, 2020
wyuka
added a commit
to wyuka/kafka
that referenced
this pull request
Jan 13, 2022
The javax.xml.bind package was deprecated since Java 9, and has been removed from Java 11. The build.gradle script uses a call to DataTypeConverter that relies on the `javax.xml.bind` package, and hence, fails to build on any JDK at or above JDK 11. This is provided by the javax.xml.bind:jaxb-api artifact, and is already a part of Kafka's dependencies.
wyuka
added a commit
to wyuka/kafka
that referenced
this pull request
Jan 21, 2022
This picks the commit -[LI-HOTFIX] Fix build for Java 11+ (apache#240) The javax.xml.bind package was deprecated since Java 9, and has been removed from Java 11. The build.gradle script uses a call to DataTypeConverter that relies on the `javax.xml.bind` package, and hence, fails to build on any JDK at or above JDK 11. This is provided by the javax.xml.bind:jaxb-api artifact, and is already a part of Kafka's dependencies.
wyuka
added a commit
to wyuka/kafka
that referenced
this pull request
Mar 4, 2022
The javax.xml.bind package was deprecated since Java 9, and has been removed from Java 11. The build.gradle script uses a call to DataTypeConverter that relies on the `javax.xml.bind` package, and hence, fails to build on any JDK at or above JDK 11. This is provided by the javax.xml.bind:jaxb-api artifact, and is already a part of Kafka's dependencies.
wyuka
added a commit
to wyuka/kafka
that referenced
this pull request
Mar 28, 2022
The javax.xml.bind package was deprecated since Java 9, and has been removed from Java 11. The build.gradle script uses a call to DataTypeConverter that relies on the `javax.xml.bind` package, and hence, fails to build on any JDK at or above JDK 11. This is provided by the javax.xml.bind:jaxb-api artifact, and is already a part of Kafka's dependencies.
wyuka
added a commit
to wyuka/kafka
that referenced
this pull request
Jun 16, 2022
The javax.xml.bind package was deprecated since Java 9, and has been removed from Java 11. The build.gradle script uses a call to DataTypeConverter that relies on the `javax.xml.bind` package, and hence, fails to build on any JDK at or above JDK 11. This is provided by the javax.xml.bind:jaxb-api artifact, and is already a part of Kafka's dependencies.
udaynpusa
pushed a commit
to mapr/kafka
that referenced
this pull request
Jan 30, 2024
davide-armand
pushed a commit
to aiven/kafka
that referenced
this pull request
Dec 1, 2025
jeqo
added a commit
to aiven/kafka
that referenced
this pull request
Jan 16, 2026
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.
No description provided.