Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.14.4, 1.15.0, 1.16.0
Description
If the user-supplied kafkaProducerConfig contains bootstrapServers information, there is no need to define the value of this field separately through the setBootstrapServers method. Obviously, the current code doesn't notice this.
Perhaps we can check bootstrapServers as follows:
Or check bootstrapServers like KafkaSourceBuilder.
Attachments
Attachments
Issue Links
- links to