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

random Streaming Expression is not registered in /stream or /graph handler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • 6.4
    • None
    • None

    Description

      The random streaming expression is not registered in the /stream or /graph handler, so cannot be used with these handlers.

      This is a weakness of the test cases, which only exercise the /stream handler through the parallel test cases. Tests for functions that don't work with the parallel function, like the random function don't exercise the /stream handler. Typically scale testing catches unregistered functions but in this case it has fallen through the cracks.

      To avoid this we should add a test that exercises the /stream handler for all functions that don't run in parallel.

      Attachments

        Activity

          People

            jbernste Joel Bernstein
            jbernste Joel Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: