nikramakrishnan commented on PR #16005:
URL: https://github.com/apache/kafka/pull/16005#issuecomment-2126713386

   > @nikramakrishnan I think calling applyDelta on replicaManager wouldn't 
invoke configure on rlmm. Probably we should start mocking from 
BrokerServer.startup method, and create a topic, which invoke both configure 
and applyDelta wdyt ?
   
   Agree to this. Maybe we could do something similar to what is being done in 
[DeleteTopicTest.createTestTopicAndCluster](https://github.com/apache/kafka/blob/trunk/core/src/test/scala/unit/kafka/admin/DeleteTopicTest.scala#L451)?


-- 
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-unsubscr...@kafka.apache.org

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

Reply via email to