2019-07-23 03:15:27 UTC - David Kjerrumgaard: @pradeep Only the ZK portion on the cluster would be in split brain mode, so the metadata in the separated ZK nodes would slowly grow out of sync over time. However, you should be able to design your system in such a way that the client access is controlled to only go to one of the two data-centers in the event of such an network breakage. ----