Skip to content

KAFKA-2637: Cipher suite setting should be configurable for SSL#301

Closed
benstopford wants to merge 1 commit intoapache:trunkfrom
benstopford:cipher-switch
Closed

KAFKA-2637: Cipher suite setting should be configurable for SSL#301
benstopford wants to merge 1 commit intoapache:trunkfrom
benstopford:cipher-switch

Conversation

@benstopford
Copy link
Copy Markdown
Contributor

Enables Cipher suite setting. Code was previously reviewed by @ijuma, @harshach. Moving to an independent PR.

@ijuma
Copy link
Copy Markdown
Member

ijuma commented Oct 13, 2015

LGTM

@harshach
Copy link
Copy Markdown

+1

@asfgit asfgit closed this in e2ec02e Oct 13, 2015
efeg pushed a commit to efeg/kafka that referenced this pull request Jan 29, 2020
hachikuji added a commit to hachikuji/kafka that referenced this pull request May 1, 2020
This patch fixes a few problems in `KafkaNetworkChannel` found in apache#301: 
- Check for authentication errors before checking for disconnects
- Check for connection failures prior to calling `ready`
- Call `ready` instead of `isReady` to ensure we initiate the connection
Also remove one of the unneeded conversion methods.
hachikuji added a commit to hachikuji/kafka that referenced this pull request May 6, 2020
This patch fixes a few problems in `KafkaNetworkChannel` found in apache#301: 
- Check for authentication errors before checking for disconnects
- Check for connection failures prior to calling `ready`
- Call `ready` instead of `isReady` to ensure we initiate the connection
Also remove one of the unneeded conversion methods.
abbccdda pushed a commit to abbccdda/kafka that referenced this pull request May 31, 2020
This patch fixes a few problems in `KafkaNetworkChannel` found in apache#301: 
- Check for authentication errors before checking for disconnects
- Check for connection failures prior to calling `ready`
- Call `ready` instead of `isReady` to ensure we initiate the connection
Also remove one of the unneeded conversion methods.
abbccdda pushed a commit to abbccdda/kafka that referenced this pull request May 31, 2020
…he#301)

This patch adds the wiring to startup a dummy server which uses the `ReplicatedCounter` state machine.
hachikuji added a commit to hachikuji/kafka that referenced this pull request Aug 5, 2020
This patch fixes a few problems in `KafkaNetworkChannel` found in apache#301: 
- Check for authentication errors before checking for disconnects
- Check for connection failures prior to calling `ready`
- Call `ready` instead of `isReady` to ensure we initiate the connection
Also remove one of the unneeded conversion methods.
hachikuji added a commit to hachikuji/kafka that referenced this pull request Aug 5, 2020
…he#301)

This patch adds the wiring to startup a dummy server which uses the `ReplicatedCounter` state machine.
hachikuji added a commit to hachikuji/kafka that referenced this pull request Aug 13, 2020
This patch fixes a few problems in `KafkaNetworkChannel` found in apache#301: 
- Check for authentication errors before checking for disconnects
- Check for connection failures prior to calling `ready`
- Call `ready` instead of `isReady` to ensure we initiate the connection
Also remove one of the unneeded conversion methods.
hachikuji added a commit to hachikuji/kafka that referenced this pull request Aug 13, 2020
…he#301)

This patch adds the wiring to startup a dummy server which uses the `ReplicatedCounter` state machine.
wyuka added a commit to wyuka/kafka that referenced this pull request Mar 11, 2022
[LI-HOTFIX]

TICKET =
LI_DESCRIPTION = Added a no-op implementation of the AdminClient for use by linkedin-kafka-clients.
EXIT_CRITERIA = When linkedin-kafka-clients can stop supporting Kafka 2.4.
wyuka added a commit to wyuka/kafka that referenced this pull request Mar 28, 2022
TICKET =
LI_DESCRIPTION = Added a no-op implementation of the AdminClient for use by linkedin-kafka-clients.
EXIT_CRITERIA = When linkedin-kafka-clients can stop supporting Kafka 2.4.
wyuka added a commit to wyuka/kafka that referenced this pull request Jun 16, 2022
TICKET =
LI_DESCRIPTION = Added a no-op implementation of the AdminClient for use by linkedin-kafka-clients.
EXIT_CRITERIA = When linkedin-kafka-clients can stop supporting Kafka 2.4.
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.

3 participants