I have seen quite a few times with the existing framework that when Mesos(0.27.0) tries to rotate STDOUT in executor sandbox environment, the kafka-mesos framework freaks out. It stops receiving slaves/agent offers. Thereby not able to provision any new brokers.
Maybe it looks like the framework is not able to handle HUP gracefully. I have to restart kafka-mesos framework everytime this happens.
I have seen quite a few times with the existing framework that when Mesos(0.27.0) tries to rotate STDOUT in executor sandbox environment, the kafka-mesos framework freaks out. It stops receiving slaves/agent offers. Thereby not able to provision any new brokers.
Maybe it looks like the framework is not able to handle HUP gracefully. I have to restart kafka-mesos framework everytime this happens.
-Imran