merlimat commented on pull request #12101: URL: https://github.com/apache/pulsar/pull/12101#issuecomment-923443180
@dlg99 The purpose of this change is not to avoid the out-of-sync situation. This is to ensure, as a best effort, that when we're losing connectivity with ZK we don't interrupt the data path. Right now, since we're killing the broker anyway, it's not a big of a change, but this makes more sense when we're not going to kill the brokers on ZK session expired. -- 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. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org