Skip to content

KafkaAdmin NPE With Typo in Config Name #2832

@garyrussell

Description

@garyrussell

When a topic is created with no configuration properties, AdminClient.describeConfigs() returns null.

The admin does not check for null when looking for mismatched configs; the check fails.

A null should represent a mismatch.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions