[GitHub] [kafka] BDeus commented on pull request #9319: KAFKA-10413 Allow even distribution of lost/new tasks when more than one worker j…

2020-11-20 Thread GitBox
BDeus commented on pull request #9319: URL: https://github.com/apache/kafka/pull/9319#issuecomment-731217584 > @BDeus it is currently not possible to differentiate the load parameters of a connector, it is assumed that all connectors are equally while ingestion. We do have similar scenario

[GitHub] [kafka] BDeus commented on pull request #9319: KAFKA-10413 Allow even distribution of lost/new tasks when more than one worker j…

2020-11-20 Thread GitBox
BDeus commented on pull request #9319: URL: https://github.com/apache/kafka/pull/9319#issuecomment-731203761 > @BDeus, I'm running @ramesh-muthusamy fix in production as a hotfix and can confirm this is now the behavior. Our cluster is processing more than a million messages a second and i

[GitHub] [kafka] BDeus commented on pull request #9319: KAFKA-10413 Allow even distribution of lost/new tasks when more than one worker j…

2020-11-20 Thread GitBox
BDeus commented on pull request #9319: URL: https://github.com/apache/kafka/pull/9319#issuecomment-731189266 Just a quick question. Can we confirmed that when a KafkaConnect Cluster process mutiple connectors, the task of each connector as equally balanced on the workers ? Here an exa