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)