You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2017/03/06 20:14:32 UTC

[jira] [Assigned] (SOLR-10200) Streaming Expressions should uses the shards parameter if present

     [ https://issues.apache.org/jira/browse/SOLR-10200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein reassigned SOLR-10200:
-------------------------------------

    Assignee: Joel Bernstein

> Streaming Expressions should uses the shards parameter if present
> -----------------------------------------------------------------
>
>                 Key: SOLR-10200
>                 URL: https://issues.apache.org/jira/browse/SOLR-10200
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>
> Currently Streaming Expressions select shards using an internal ZooKeeper client. This ticket will allow stream sources to except a *shards* parameter so that non-SolrCloud deployments can set the shards manually.
> The shards parameters will be added as http parameters in the following format:
> collectionA.shards=url1,url1,...&collectionB.shards=url1,url2...
> The /stream handler with then add the shards to the StreamContext so all stream sources can check to see if their collection has the shards set manually.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org