[
https://issues.apache.org/jira/browse/LOG4J2-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471619#comment-17471619
]
Ralph Goers commented on LOG4J2-3323:
-------------------------------------
Sorry, I have to disagree. Anyone wanting to create a custom Appender will
override AbstractManager to create the Manager for their Appender. We shouldn't
be breaking compatibility here.
> Breaking change in AbstractManager
> ----------------------------------
>
> Key: LOG4J2-3323
> URL: https://issues.apache.org/jira/browse/LOG4J2-3323
> Project: Log4j 2
> Issue Type: Bug
> Reporter: Ryan Schmitt
> Priority: Major
>
> Due to LOG4J2-1540, a breaking change was made to a protected constructor in
> a public class. The fix is to add a new constructor that has the old
> signature: {{protected AbstractManager(final String name)}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)