Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10200

Streaming Expressions should work in non-SolrCloud mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • streaming expressions
    • None

    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.

      Attachments

        1. SOLR-10200.patch
          9 kB
          Joel Bernstein
        2. SOLR-10200.patch
          22 kB
          Joel Bernstein
        3. SOLR-10200.patch
          24 kB
          Joel Bernstein
        4. SOLR-10200.patch
          24 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              jbernste Joel Bernstein
              jbernste Joel Bernstein
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: