Skip to content

KAFKA-20572: Fix NPE when using listener-prefixed SSL configs#22269

Merged
chia7712 merged 1 commit into
apache:trunkfrom
hgeraldino:KAFKA-20572-connect-ssl-npe
May 13, 2026
Merged

KAFKA-20572: Fix NPE when using listener-prefixed SSL configs#22269
chia7712 merged 1 commit into
apache:trunkfrom
hgeraldino:KAFKA-20572-connect-ssl-npe

Conversation

@hgeraldino
Copy link
Copy Markdown
Contributor

@hgeraldino hgeraldino commented May 12, 2026

Fixes NPE when starting Kafka Connect 4.2.0 with listener-prefixed SSL
configs.

JIRA: https://issues.apache.org/jira/browse/KAFKA-20572

This is a regression introduced on
#20334

Reviewers: Chia-Ping Tsai chia7712@gmail.com

@github-actions github-actions Bot added triage PRs from the community connect small Small PRs labels May 12, 2026
@hgeraldino
Copy link
Copy Markdown
Contributor Author

cc @m1a2st who authored KAFKA-19112

Also @chia7712 and @AndrewJSchofield who reviewed the previous PR

@chia7712
Copy link
Copy Markdown
Member

@hgeraldino nice find. I will take a closer look later.

@m1a2st
Copy link
Copy Markdown
Collaborator

m1a2st commented May 13, 2026

Thanks to @hgeraldino for finding this. I’ll take a look.

Copy link
Copy Markdown
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chia7712 chia7712 merged commit a48ef25 into apache:trunk May 13, 2026
24 checks passed
@chia7712
Copy link
Copy Markdown
Member

I will backport it to 4.3 and 4.2 after receiving the feedback from RMs

Copy link
Copy Markdown
Collaborator

@m1a2st m1a2st left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix, LGTM

@github-actions github-actions Bot removed the triage PRs from the community label May 13, 2026
@mimaison
Copy link
Copy Markdown
Member

mimaison commented May 13, 2026

Let's backport to 4.3. I'm doing it

chia7712 pushed a commit that referenced this pull request May 13, 2026
Fixes NPE when starting Kafka Connect 4.2.0 with listener-prefixed SSL
configs.

JIRA: https://issues.apache.org/jira/browse/KAFKA-20572

This is a regression introduced on
#20334

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
chia7712 pushed a commit that referenced this pull request May 13, 2026
Fixes NPE when starting Kafka Connect 4.2.0 with listener-prefixed SSL
configs.

JIRA: https://issues.apache.org/jira/browse/KAFKA-20572

This is a regression introduced on
#20334

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
@chia7712
Copy link
Copy Markdown
Member

Let's backport to 4.3. I'm doing it

done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants