Skip to content

KAFKA-2579; prevent unauthorized clients from joining groups#240

Closed
hachikuji wants to merge 1 commit into
apache:trunkfrom
hachikuji:KAFKA-2579
Closed

KAFKA-2579; prevent unauthorized clients from joining groups#240
hachikuji wants to merge 1 commit into
apache:trunkfrom
hachikuji:KAFKA-2579

Conversation

@hachikuji

Copy link
Copy Markdown
Contributor

No description provided.

@asfbot

asfbot commented Sep 25, 2015

Copy link
Copy Markdown

kafka-trunk-git-pr #542 FAILURE
Looks like there's a problem with this pull request

@hachikuji

Copy link
Copy Markdown
Contributor Author

Build failure looks like recurrence of KAFKA-2455.

@gwenshap

Copy link
Copy Markdown
Contributor

LGTM

@asfgit asfgit closed this in fe79864 Sep 25, 2015
@ijuma

ijuma commented Sep 25, 2015

Copy link
Copy Markdown
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.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants