[ 
https://issues.apache.org/jira/browse/SOLR-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699070#comment-13699070
 ] 

Furkan KAMACI commented on SOLR-4996:
-------------------------------------

Initial commit is made.
                
> CloudSolrServer Does Not Respect Propagate Requests
> ---------------------------------------------------
>
>                 Key: SOLR-4996
>                 URL: https://issues.apache.org/jira/browse/SOLR-4996
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Furkan KAMACI
>         Attachments: SOLR-4996.patch
>
>
> When using CloudSolrServer if you make a request as like LukeRequest it uses 
> LBHttpSolrServer internally and it sends request to just one Solr Node (via 
> HttpSolrServer) as round robin. So you may get different results for same 
> requests at different times event nothing changes. Using a PropagateServer 
> inside CloudSolrServer will fix that bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to