[infinispan-issues] [JBoss JIRA] (ISPN-8870) Loggers should not inherit from the Core logger
Tristan Tarrant (JIRA)
issues at jboss.org
Thu Feb 22 11:25:00 EST 2018
[ https://issues.jboss.org/browse/ISPN-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-8870:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/5783
> Loggers should not inherit from the Core logger
> -----------------------------------------------
>
> Key: ISPN-8870
> URL: https://issues.jboss.org/browse/ISPN-8870
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
>
> JBoss Logging generates a lot of methods. Using inheritance for the loggers just to reuse one or two methods from the parent logger generates a lot of waste in class metadata. We should drop inheritance and duplicate methods instead
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list