Version 1.10.001
Fixed issues
- Fixed the issue of
ServerUrl
option for Kafka not accepting multiple bootstrap brokers. With this fix, theServerUrl
option now accepts a comma-separated list of bootstrap Kafka brokers. For example,X.X.X.X:9092,Y.Y.Y.Y:9092
.