Lanayx commented on issue #6154: Brokers constantly crash in the k8s cluster URL: https://github.com/apache/pulsar/issues/6154#issuecomment-582322216 @jiazhai I've made one more experiment - left bare cluster without any load for several days and it looked healthy aftewards. Then I've connected bunch of consumers and producers (without sending any data) and it started failing. From what I saw, one of bookeeper pods was failing for short period of time during deploy (looks like due to pods rebalancing) and then it started working normally. However brokers couldn't handle such changes properly, attaching logs from two of them, one is stuck in CrashLoopBackOff, another marked as healthy on dashboard, but doesn't look healthy based on logs. [failing broker.log](https://github.com/apache/pulsar/files/4158602/failing.broker.log) [almost failing.log](https://github.com/apache/pulsar/files/4158603/almost.failing.log)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
