[ 
https://issues.apache.org/jira/browse/SOLR-14307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145748#comment-17145748
 ] 

ASF subversion and git services commented on SOLR-14307:
--------------------------------------------------------

Commit 3fc9d0fa01020436c8597a567af522dd74f4dedd in lucene-solr's branch 
refs/heads/branch_8x from Cassandra Targett
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3fc9d0f ]

SOLR-14307: add enabled parameter to cache documents; typos in 
common-query-parameters in cache section


> "user caches" don't support "enabled" attribute
> -----------------------------------------------
>
>                 Key: SOLR-14307
>                 URL: https://issues.apache.org/jira/browse/SOLR-14307
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Chris M. Hostetter
>            Assignee: Chris M. Hostetter
>            Priority: Major
>             Fix For: master (9.0), 8.6
>
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to