mirror of https://github.com/apache/lucene.git
try removing to get patch to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898060 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d4b18fa9c5
commit
10ce9576e3
|
@ -61,7 +61,6 @@ import java.util.concurrent.locks.ReentrantLock;
|
|||
* a dedicated hardware load balancer or using Apache httpd with mod_proxy_balancer as a load balancer. See <a
|
||||
* href="http://en.wikipedia.org/wiki/Load_balancing_(computing)">Load balancing on Wikipedia</a>
|
||||
*
|
||||
* @version $Id$
|
||||
* @since solr 1.4
|
||||
*/
|
||||
public class LBHttpSolrServer extends SolrServer {
|
||||
|
|
Loading…
Reference in New Issue