Le Xich Long
Le Xich Long
As a drop in solution, you can change this line https://github.com/mesos/kafka/blob/master/src/scala/main/ly/stealth/mesos/kafka/scheduler/mesos/MesosTaskFactory.scala#L95 into `defaults += ("listeners" -> s"SSL://:${ reservation.port }")` Then, pass configurations for kafka SSL when you create broker. Make...
@ror6ax As i say, i have only tried to change the listeners in that file to SSL. And it works with SSL flawlessly. However, i think it would be a...
@ror6ax Forget what i say earlier. You just have to put appropriate config to set up kafka security like define at : [https://kafka.apache.org/documentation/#security_ssl](https://kafka.apache.org/documentation/#security_ssl) into a file (Ex:server.properties). Then update broker...
Try to used GetW on each child instead.
Installed git provider 0.0.3rc1 and tested work well. #51256