You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2020/03/06 00:10:00 UTC

[jira] [Updated] (SOLR-14307) "user caches" don't support "enabled" attribute

     [ https://issues.apache.org/jira/browse/SOLR-14307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris M. Hostetter updated SOLR-14307:
--------------------------------------
    Summary: "user caches" don't support "enabled" attribute  (was: "user caches" don't support "enable")

> "user caches" don't support "enabled" attribute
> -----------------------------------------------
>
>                 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org