[
https://issues.apache.org/jira/browse/SOLR-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798557#comment-15798557
]
ASF subversion and git services commented on SOLR-9919:
-------------------------------------------------------
Commit fad618a4073f9a23f9d00fc141b43bea8835c634 in lucene-solr's branch
refs/heads/branch_6x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=fad618a ]
SOLR-9919: Update CHANGES.txt
> random Streaming Expression is not registered in /stream or /graph handler
> --------------------------------------------------------------------------
>
> Key: SOLR-9919
> URL: https://issues.apache.org/jira/browse/SOLR-9919
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Fix For: 6.4
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]