[
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077835#comment-14077835
]
Steve Rowe commented on SOLR-2646:
----------------------------------
{quote}
I added the classpath of lucene's replicator because it has commons-logging
which is required by HttpComponents. I expected that commons-logging (being a
transitive dependency) should have been inside the solrj-lib directory but it
isn't.
Isn't dist/solrj-lib supposed to have all dependencies of solrj (including
transitive ones)?
{quote}
Only transitive dependencies that Solrj will use should be included.
I know very little about logging, but shouldn't {{jcl-over-slf4j-*.jar}} be
used here? I think its job is to intercept commons-logging calls and then
slf4j will push them through wherever it's configured to go (log4j by default I
think).
> Integrate Solr benchmarking support into the Benchmark module
> -------------------------------------------------------------
>
> Key: SOLR-2646
> URL: https://issues.apache.org/jira/browse/SOLR-2646
> Project: Solr
> Issue Type: New Feature
> Reporter: Mark Miller
> Attachments: Dev-SolrBenchmarkModule.pdf, SOLR-2646.patch,
> SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch,
> SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch,
> SolrIndexingPerfHistory.pdf, chart.jpg
>
>
> As part of my buzzwords Solr pef talk, I did some work to allow some Solr
> benchmarking with the benchmark module.
> I'll attach a patch with the current work I've done soon - there is still a
> fair amount to clean up and fix - a couple hacks or three - but it's already
> fairly useful.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]