[
https://issues.apache.org/jira/browse/SOLR-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969548#action_12969548
]
Yonik Seeley commented on SOLR-2158:
------------------------------------
bq. Put a long pause in TestDistributedSearch after the solr servers are
brought up, and then try load testing against those servers w/ an external tool.
OK, I tried this.
I was unable to get a failure with normal searches from my external tool
hitting all of the embedded searchers in parallel.
I was able to get one failure when I switched to making distributed requests
(i.e. the solr servers would themselves them make requests to other servers).
I tried duplicating this with normal solr servers (i.e. from the "example"
directory) but was unable to reproduce an error. I also tried switching the
jetty connnectors to use NIO, but was still unable to reproduce an error.
Anyway, I've switched trunk's jetty connector to a straight non-NIO connector
for tests (the same as what a solr is configured for by default). We'll see if
it makes any difference or not.
> TestDistributedSearch.testDistribSearch fails often
> ---------------------------------------------------
>
> Key: SOLR-2158
> URL: https://issues.apache.org/jira/browse/SOLR-2158
> Project: Solr
> Issue Type: Bug
> Components: Build
> Affects Versions: 3.1, 4.0
> Environment: Hudson
> Reporter: Robert Muir
> Fix For: 3.1, 4.0
>
> Attachments: TEST-org.apache.solr.TestDistributedSearch.txt
>
>
> TestDistributedSearch.testDistribSearch fails often in hudson, with some
> threads throwing uncaught exceptions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]