[ https://issues.apache.org/jira/browse/SOLR-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anshum Gupta updated SOLR-8359: ------------------------------- Fix Version/s: 5.5 > Restrict child classes from using parent logger's state > ------------------------------------------------------- > > Key: SOLR-8359 > URL: https://issues.apache.org/jira/browse/SOLR-8359 > Project: Solr > Issue Type: Sub-task > Reporter: Mike Drob > Assignee: Anshum Gupta > Fix For: Trunk, 5.5 > > Attachments: SOLR-8359-nonfinal-values.patch, SOLR-8359.patch, > SOLR-8359.patch > > > In SOLR-8330 we split up a lot of loggers. However, there are a few classes > that still use their parent's logging state and configuration indirectly. > {{HdfsUpdateLog}} and {{HdfsTransactionLog}} both use their parent class > cached read of {{boolean debug = log.isDebugEnabled()}}, when they should > check their own loggers instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org