I want to know how kafka connector under distributed mode balance its task?
For example I have two connector instance: 192.168.10.2:8083, 192.168.10.3:8083 If one killed, the task can be transfered to another automatically without any data loss? When i use restful API curl "192.168.10.x:8083/.....", the two instance api is completely equivalent? Or i need I a cname for this two instances? Thanks, Lei wangl...@geekplus.com.cn