[
https://issues.apache.org/jira/browse/SOLR-10200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-10200:
----------------------------------
Description:
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 will then add the shards to the StreamContext so all stream
sources can check to see if their collection has the shards set manually.
was:
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.
> Streaming Expressions should work in non-SolrCloud mode
> -------------------------------------------------------
>
> 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
> Attachments: SOLR-10200.patch
>
>
> 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 will 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: [email protected]
For additional commands, e-mail: [email protected]