Hi, I have 2 kafka clusters in different data-centers so can I provide the dns hostnames of both the clusters separated by comma in *bootstrap.servers* key in producer config ?
If I provide two different clusters in *bootstrap.servers *then how would the events get published ? Would events get published to both the clusters or either of them randomly ? Looking forward to hearing from you. Thanks