[
https://issues.apache.org/jira/browse/SOLR-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044882#comment-15044882
]
Jason Gerlowski commented on SOLR-8266:
---------------------------------------
Yeah, I'd keyed in to that part of the error message too. Looking at
{{StreamingTest}}, it looks like the {{StreamFactory}} does have a "count"
mapping specified already: {{.withFunctionName("count",
RecordCountStream.class)}}.
So either that line doesn't do what I thought it did, or something else is up
here.
But in any case this is a good excuse to dig a little deeper into the streaming
code. Will be taking another pass this afternoon.
> Remove Java Serialization from the Streaming API
> ------------------------------------------------
>
> Key: SOLR-8266
> URL: https://issues.apache.org/jira/browse/SOLR-8266
> Project: Solr
> Issue Type: Improvement
> Reporter: Joel Bernstein
> Attachments: SOLR-8266.patch
>
>
> This is being done mainly for security reasons but it's also architecturally
> the right thing to do.
> Going forward only Streaming Expressions will be used to serialize Streaming
> API Objects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]