You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomas Eduardo Fernandez Lobbe (Jira)" <ji...@apache.org> on 2019/12/16 21:03:00 UTC

[jira] [Commented] (SOLR-14095) Remove serialization and/or support serialization filtering

    [ https://issues.apache.org/jira/browse/SOLR-14095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997639#comment-16997639 ] 

Tomas Eduardo Fernandez Lobbe commented on SOLR-14095:
------------------------------------------------------

{{SolrResponse.serializable}} seems to only be called by the Overseer to put messages in the various queues/maps. Anything else in zk is JSON, we should probably also use JSON here.

> Remove serialization and/or support serialization filtering
> -----------------------------------------------------------
>
>                 Key: SOLR-14095
>                 URL: https://issues.apache.org/jira/browse/SOLR-14095
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Robert Muir
>            Priority: Major
>
> Removing the use of serialization is greatly preferred.
> But if serialization over the wire must really happen, then we must use JDK's serialization filtering capability to prevent havoc.
> https://docs.oracle.com/javase/10/core/serialization-filtering1.htm#JSCOR-GUID-3ECB288D-E5BD-4412-892F-E9BB11D4C98A



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org