You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/09/09 17:53:20 UTC

[GitHub] [solr] HoustonPutman commented on a change in pull request #255: SOLR-15560: Optimize JavaBinCodec encode/decode performance.

HoustonPutman commented on a change in pull request #255:
URL: https://github.com/apache/solr/pull/255#discussion_r705571481



##########
File path: solr/benchmark/build.gradle
##########
@@ -69,6 +69,8 @@ private static String toPath(Set<File> classpathUnderTest) {
 dependencies {
   implementation project(':solr:test-framework')
 
+  implementation 'org.apache.logging.log4j:log4j-layout-template-json'

Review comment:
       It's included in the server jars anyways now: https://github.com/apache/solr/blob/main/solr/server/build.gradle#L75




-- 
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: issues-unsubscribe@solr.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org