David Smiley created SOLR-14697:
-----------------------------------

             Summary: PluginInfo, apply isEnabled more often
                 Key: SOLR-14697
                 URL: https://issues.apache.org/jira/browse/SOLR-14697
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: David Smiley


PluginInfo has an "isEnabled" method.  But this is only examined some of the 
time; for example it's not in TracerConfigurator.  If PluginInfo had private 
constructors and instead had static factory methods, we could return null 
instead of a PluginInfo that ought not to be used.
WDYT [~noble.paul]?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to