You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/06/21 06:48:48 UTC

[GitHub] [kafka] Justinwins commented on pull request #8656: KAFKA-9981; dedicated mm2 cluster lose the update operation.

Justinwins commented on PR #8656:
URL: https://github.com/apache/kafka/pull/8656#issuecomment-1161331513

   > In my case follower doesn't update configuration because **changed** flag keeps **false** value. Neither task count has been changed nor task configs. https://github.com/savinov/kafka/blob/3.1.0-KAFKA-9981/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/distributed/DistributedHerder.java#L1571 https://github.com/savinov/kafka/blob/3.1.0-KAFKA-9981/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/distributed/DistributedHerder.java#L1577
   > 
   > I forget to mention: I want to distribute workload between two or more mm2 instances without any topic/partition changes. This patch isn't enough to do that.
   
   @savinov @denglinfan how do you finally work around this issue ? I come into the same situation ,too.
   thanks a lot for replying


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org