epugh commented on code in PR #4610:
URL: https://github.com/apache/solr/pull/4610#discussion_r3761141438
##########
gradle/libs.versions.toml:
##########
@@ -519,5 +517,6 @@ swagger3-annotations-jakarta = { module =
"io.swagger.core.v3:swagger-annotation
swagger3-jaxrs2-jakarta = { module =
"io.swagger.core.v3:swagger-jaxrs2-jakarta", version.ref = "swagger3" }
tdunning-tdigest = { module = "com.tdunning:t-digest", version.ref =
"tdunning-tdigest" }
testcontainers = { module = "org.testcontainers:testcontainers", version.ref =
"testcontainers" }
+testcontainers-kafka = { module = "org.testcontainers:testcontainers-kafka",
version.ref = "testcontainers" }
Review Comment:
Makes sense. We do this for Tika testing...
--
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]