epugh commented on code in PR #4610:
URL: https://github.com/apache/solr/pull/4610#discussion_r3798961085


##########
solr/cross-dc-manager/src/test/org/apache/solr/crossdc/manager/RetryQueueIntegrationTest.java:
##########
@@ -63,7 +68,7 @@ public class RetryQueueIntegrationTest extends SolrTestCaseJ4 
{
   static final String VERSION_FIELD = "_version_";
 
   private static final int NUM_BROKERS = 1;
-  public static EmbeddedKafkaCluster kafkaCluster;
+  public static KafkaContainer kafkaContainer;

Review Comment:
   I feel like we may have some toher patterns for this start/sotp process...



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to