Re: Connect-Mirror Error

2020-05-02 Thread mandeep gandhi
Hi, I looked at the code[0] and looks like you need to specify bootstrap servers for both source and target. Did you happen to try this as well? * { * "name": "MirrorSourceConnector", * "connector.class": "org.apache.kafka.connect.mirror.MirrorSourceConnector", * "replication.factor": "1", * "so

Re: Connect - Membership Protocol

2020-03-17 Thread mandeep gandhi
Gentle reminder. + users. On Mon, Mar 16, 2020 at 11:27 PM mandeep gandhi wrote: > Hi, > > (PS - I did not use users list as this concerns some internals) > > I was trying to deploy the following config on a K8s cluster - > > Namespace - X1 Connect group id - G1B