[
https://issues.apache.org/jira/browse/LOG4J2-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16304835#comment-16304835
]
ASF subversion and git services commented on LOG4J2-2163:
---------------------------------------------------------
Commit 6e18c1bfb5593237031d1db349a305b98960ccdd in logging-log4j2's branch
refs/heads/LOG4J2-2163 from [~ralphgoers]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=6e18c1b ]
LOG4J2-2163 - Propogate filtering to subordinate ObjectInputStream
> 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)