hiSandog commented on issue #4533: URL: https://github.com/apache/streampipes/issues/4533#issuecomment-4874788686
For multiple Kafka bootstrap servers, the UI and backend should agree on the exact input format rather than treating this as a free-form string. A regression test could save `host1:9092,host2:9092`, reload the sink configuration, and assert the Kafka producer receives both entries as the bootstrap list. It would also be useful to validate empty items and whitespace so a pasted broker list does not fail only at runtime. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
