[
https://issues.apache.org/jira/browse/SOLR-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053955#comment-16053955
]
Joel Bernstein commented on SOLR-10882:
---------------------------------------
Looks like we've got a failing test now on jenkins:
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1381/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort
Error Message:
--> http://127.0.0.1:58938/solr/collection1:Invalid stream expression
arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is unknown (not
mapped to a valid TupleStream)
Stack Trace:
java.io.IOException: --> http://127.0.0.1:58938/solr/collection1:Invalid stream
expression arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is
unknown (not mapped to a valid TupleStream)
at
__randomizedtesting.SeedInfo.seed([9148EF6FDEB90373:A7FE39425960FF0A]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:219)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:7487)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort(StreamExpressionTest.java:5840)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
> Restructure and Cleanup Stream Evaluators
> -----------------------------------------
>
> Key: SOLR-10882
> URL: https://issues.apache.org/jira/browse/SOLR-10882
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Dennis Gove
> Attachments: SOLR-10882.patch
>
>
> There are a suite of new Stream Evaluators that I'd like to cleanup and
> restructure prior to the cutting of v7. This ticket is to track that progress.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]