You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2019/04/26 17:49:00 UTC

[jira] [Created] (KAFKA-8294) Batch StopReplica requests with partition deletion and add test cases

Jason Gustafson created KAFKA-8294:
--------------------------------------

             Summary: Batch StopReplica requests with partition deletion and add test cases
                 Key: KAFKA-8294
                 URL: https://issues.apache.org/jira/browse/KAFKA-8294
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


One of the tricky aspects we found in KAFKA-8237 is the batching of the StopReplica requests. We should have test cases covering expected behavior so that we do not introduce regressions and we should make the batching consistent whether or not `deletePartitions` is set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)