[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799367#action_12799367 ]
Yonik Seeley edited comment on SOLR-1698 at 1/12/10 9:37 PM: ------------------------------------------------------------- note: it appears that hosts that don't exist (DNS failure) are loadbalanced fine on Windows, but cause the tests to fail (specifically TestDistributedSearch) on at least Ubuntu. Looking into it... update: looks like the issue was down to the DNS provider returning a "302 Found" and an actual response for the bad host. If I add a ".com" to the bad host, everything starts working again. That's what I've done for now. was (Author: ysee...@gmail.com): note: it appears that hosts that don't exist (DNS failure) are loadbalanced fine on Windows, but cause the tests to fail (specifically TestDistributedSearch) on at least Ubuntu. Looking into it... > load balanced distributed search > -------------------------------- > > Key: SOLR-1698 > URL: https://issues.apache.org/jira/browse/SOLR-1698 > Project: Solr > Issue Type: Improvement > Reporter: Yonik Seeley > Attachments: SOLR-1698.patch, SOLR-1698.patch, SOLR-1698.patch, > SOLR-1698.patch, SOLR-1698.patch > > > Provide syntax and implementation of load-balancing across shard replicas. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.