2020-04-18 09:21:22 UTC - Vladimir Shchur: This is the relevant issue, I haven't tried a new chart however yet. <https://github.com/apache/pulsar/issues/6154|https://github.com/apache/pulsar/issues/6154> ---- 2020-04-18 22:43:22 UTC - hello2888: @hello2888 has joined the channel ---- 2020-04-19 07:17:05 UTC - Raman Gupta: What do you set for `advertisedAddress` in the bookie? I set it to a stable host name like this `$(POD_NAME).pulsar-bookkeeper.$(POD_NAMESPACE).svc.cluster.local`. I believe with this setting brokers will connect to bookies using the stable host name rather than the unstable IP, and thus should be able to reconnect to the bookie as soon as it is back up. ----