yarthur1 opened a new issue #219: Selective replication URL: https://github.com/apache/pulsar-client-go/issues/219 I want restrict replication selectively by specifying a replication list for a message and used ProducerMessage ReplicationClusters field.I have three pulsar clusters in a instance,A send messages to B and C,I want that A doesn't receive A send messages.The ReplicationClusters field value is pulsar cluster name only B and C,but it seems not work.A pulsar cluster still receive messages.Am I something wrong?
---------------------------------------------------------------- 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
