You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2017/12/31 04:50:00 UTC

[jira] [Resolved] (LOG4J2-2163) Objects held in SortedArrayStringMap cannot be filtered during serialization

     [ https://issues.apache.org/jira/browse/LOG4J2-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers resolved LOG4J2-2163.
---------------------------------
    Resolution: Fixed

> Objects held in SortedArrayStringMap cannot be filtered during serialization
> ----------------------------------------------------------------------------
>
>                 Key: LOG4J2-2163
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2163
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 2.10.0
>            Reporter: Ralph Goers
>            Assignee: Ralph Goers
>             Fix For: 2.10.1
>
>
> Objects within SortedArrayStringMap are serialized to byte arrays and deserialized to objects using a separate ObjectInputStream. This prevents users from being able to filter the classes being deserialized.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)