[
https://issues.apache.org/jira/browse/SOLR-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-9924:
---------------------------------
Description:
Currently there are a number places that map function names to Streaming API
classes.
The test cases, the StreamHandler and GraphHandler each selectively map
functions.
This approach is unwieldy and leads to bugs like SOLR-9919.
This ticket will refactor this code so that function mappings are done in one
place and the test cases will fail if a function is not mapped.
was:
Currently there are a number places that map function names to Streaming API
classes.
The tests cases, the StreamHandler and GraphHandler each selectively map
functions.
This approach is unwieldy and leads to bugs like SOLR-9919.
This ticket will refactor this code so that function mappings are done in one
place and the test cases will fail if a function is not mapped.
> Register Streaming Expressions in one place
> -------------------------------------------
>
> Key: SOLR-9924
> URL: https://issues.apache.org/jira/browse/SOLR-9924
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
>
> Currently there are a number places that map function names to Streaming API
> classes.
> The test cases, the StreamHandler and GraphHandler each selectively map
> functions.
> This approach is unwieldy and leads to bugs like SOLR-9919.
> This ticket will refactor this code so that function mappings are done in one
> place and the test cases will fail if a function is not mapped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]