[
https://issues.apache.org/jira/browse/SOLR-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399612#comment-13399612
]
Michael Garski commented on SOLR-3154:
--------------------------------------
Would there be any issues with just hashing on the string representation of the
ID? That would provide a neutral format that both client and server could use
and I implemented that approach in a patch for SOLR-2592 (pluggable sharding),
however I have not yet done anything on the SolrJ side of things.
> SolrJ CloudServer should be leader and network aware when adding docs
> ---------------------------------------------------------------------
>
> Key: SOLR-3154
> URL: https://issues.apache.org/jira/browse/SOLR-3154
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Affects Versions: 4.0
> Reporter: Grant Ingersoll
> Priority: Minor
> Fix For: 4.1
>
>
> It would be good when indexing if the SolrJ CloudServer was leader aware so
> that we could avoid doing an extra hop for the data. It would also be good
> if one could easily set things up based on data locality principles. This
> might mean that CloudServer is aware of where on the network it is and would
> pick leaders that are as close as possible (i.e. local, perhaps.) This would
> come in to play when working with tools like Hadoop or other grid computing
> frameworks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]