Skip to content
Fix bootstrap.servers character limitation.
Previous to this bootstrap.server configuration in kafka.conf could only have up to 40 characters due to EPICS limitations.
Now it can go up to 255, meaning 11 comma-separated IPs.