[ https://issues.apache.org/jira/browse/SOLR-14307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris M. Hostetter updated SOLR-14307: -------------------------------------- Attachment: SOLR-14307.patch Status: Open (was: Open) patch with fix and tests > "user caches" don't support "enable" > ------------------------------------ > > Key: SOLR-14307 > URL: https://issues.apache.org/jira/browse/SOLR-14307 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Chris M. Hostetter > Assignee: Chris M. Hostetter > Priority: Major > Attachments: SOLR-14307.patch > > > while trying to help write some test cases for SOLR-13807 i discovered that > the code path used for building the {{List<CacheConfig>}} of _user_ caches > (ie: {{<cache name="..." />}} doesn't respect the idea of an "enabled" > attribute ... that is only checked for in the code path use for building > singular CacheConfig options from explicit xpaths (ie: {{<filterCache ... > />}} etc...) > We should fix this, if for no other reason then so it's easy for tests to use > system properties to enable/disable all caches. -- 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