mirror of
https://github.com/apache/lucene.git
synced 2025-02-08 02:58:58 +00:00
revert - did not help
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1237341 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
005fec5a58
commit
1aef3f9fef
@ -321,8 +321,6 @@ public class SolrCmdDistributor {
|
||||
|
||||
CommonsHttpSolrServer server = new CommonsHttpSolrServer(fullUrl,
|
||||
client);
|
||||
server.setConnectionTimeout(30000);
|
||||
server.setSoTimeout(30000);
|
||||
|
||||
clonedRequest.ursp = server.request(clonedRequest.ureq);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user