Ralph Goers created LOG4J2-2163:
-----------------------------------
Summary: 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)