Details
Description
There is a bug in how incorrect dynamic config keys are removed from the original Properties list, resulting in persisting the improper configs in the properties list.
This eventually results in exception being thrown while parsing the list by KafkaConfig ctor, resulting in skipping of the complete dynamic list (including the correct ones).
Attachments
Issue Links
- links to