Andras Salamon created SOLR-14523: ------------------------------------- Summary: Enhance gradle logging calls validation: eliminate getMessage() Key: SOLR-14523 URL: https://issues.apache.org/jira/browse/SOLR-14523 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Reporter: Andras Salamon
SOLR-14280 fixed a logging problem in SolrConfig by removing a few getMessage() calls. We could enhance this solution by modifying gradle's logging calls validation and forbid getMessage() calls during logging. We should check the existing code and eliminate such calls. It is possible to suppress the warning using {{//logok}}. [~erickerickson] [~gerlowskija] -- 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