Skip to content

KAFKA-1370 Added Gradle startup script for Windows#22

Closed
sslavic wants to merge 1 commit intoapache:0.8.1from
sslavic:KAFKA-1370
Closed

KAFKA-1370 Added Gradle startup script for Windows#22
sslavic wants to merge 1 commit intoapache:0.8.1from
sslavic:KAFKA-1370

Conversation

@sslavic
Copy link
Copy Markdown
Member

@sslavic sslavic commented Apr 8, 2014

This patch adds Gradle startup script for Windows

@sslavic
Copy link
Copy Markdown
Member Author

sslavic commented Jul 29, 2015

This was merged in de6066e

@sslavic sslavic closed this Jul 29, 2015
@sslavic sslavic deleted the KAFKA-1370 branch July 29, 2015 23:26
guozhangwang referenced this pull request in confluentinc/kafka Aug 5, 2015
Small changes on the ProcessorKStreamJob
ymatsuda added a commit to ymatsuda/kafka that referenced this pull request Aug 31, 2015
resetius pushed a commit to resetius/kafka that referenced this pull request Jun 7, 2016
[LOGBROKER-231] Fix changelog
ambroff pushed a commit to ambroff/kafka that referenced this pull request May 2, 2019
KAFKA-7280; Synchronize consumer fetch request/response handling (apache#5495)

This patch fixes unsafe concurrent access in the consumer by the heartbeat thread and the thread calling `poll()` to the fetch session state in `FetchSessionHandler`.

Reviewers: Viktor Somogyi <viktorsomogyi@gmail.com>, Jason Gustafson <jason@confluent.io>
ivanyu pushed a commit to ivanyu/kafka that referenced this pull request Nov 6, 2019
RemoteStorageManager.listRemoteSegments() filters remote segments by
endOffset instead of baseOffset
ying-zheng added a commit to ying-zheng/kafka that referenced this pull request Jan 29, 2020
RemoteStorageManager.listRemoteSegments() filters remote segments by
endOffset instead of baseOffset
lianetm pushed a commit to lianetm/kafka that referenced this pull request Jul 20, 2023
…PIs (apache#22)

KAFKA-15188: Implement more of the remaining PrototypeAsyncConsumer APIs

Implementation of more Consumer APIs in PrototypeAsyncConsumer to bring
it on par with KafkaConsumer.
mjsax pushed a commit to mjsax/kafka that referenced this pull request Jul 21, 2024
…_together

KSTREAMS-6461: Get SmokeTestDriverIntegrationTest working
patrik-marton pushed a commit to patrik-marton/kafka that referenced this pull request Mar 11, 2025
Contains the following commits:

[CSP-515] AuthenticateCallbackHandler for LDAP authentication

Change-Id: I0bd74daca7b0805480b8959933eecbb78977b1d5

[CLOUDERA-BUILD] [CDPD-5221] PAM AuthenticateCallbackHandler

[CDPD-7289] Fixing issue with PAM Authentication. Releasing resource right after authentication.

Change-Id: Ia9f07d04d84736e2d51dfe5bc8128d1e4deb5c9c

CDPD-15002 Move custom plain callback handler plugins to broker side module

Custom LdapPlainServerCallbackHandler and PamPlainServerCallbackHandler classes were originally part of the 'clients' module of Kafka introducing undesired dependencies for users of the kafka-client library. To address this, custom Cloudera plugins were moved to a new module in Kafka that is only used on broker side.

Change-Id: I1612b72178402f06c8e61215af27738dd27f48fc

CDPD-28870: Migrate tests in the plugins module to jUnit5

Change-Id: I8c9ed195c7930d34938f9e74050ea148efffb596

CDPD-40348: Log username for failed PAM and PLAIN authentication

This change would help administrators to more quickly isolate applications that are failing.

Change-Id: I37a020c183ccfa2c4a4114ca6043d0dd778cb8c2

CDPD-45322 Implement Ldaps connection

ignore_commit_convention_check

Change-Id: Ibf9541a316fbccb580aa3b8a3f717ee168cfd99b

CDPD-53949: Fix flaky LdapAuthenticationSSLTest

ignore_commit_convention_check

Reason: Some security features have been added to the plugins module
under org.apache.kafka. For these reasons we have to ignore the
commit check.

Cherry-picked from commit 7be1e54bc0877e7770bcce988a3b42f9a8e52264.

Change-Id: I97fc27b58b0ba5731e2c3ae4e3e6d8553ec4066e

Co-authored-by: In Park <inpark@cloudera.com>

CSMDS-205: Upgrade JNA to version 5.13.0 to fix UnsatisfiedLinkError for PAM on arm64

CSMDS-207: Upgrade shiro in Kafka

CSMDS-111 LDAP for Kafka Operator (apache#22)

SSL properties for LdapPlainServerCallbackHandler can be provided by both properties file and jaas config entries. Jaas config entries will override properties.

Change-Id: I57f11d4c9a42675e337a71c3cdb862f5250fe7b4
fvaleri pushed a commit to fvaleri/kafka that referenced this pull request Sep 20, 2025
add cluster link name to createTopicRequest
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.

1 participant