Christine Poerschke created SOLR-8484:
-----------------------------------------
Summary: refactor update/SolrIndexConfig.LOCK_TYPE_* into
core/DirectoryFactory.LOCK_TYPE_*
Key: SOLR-8484
URL: https://issues.apache.org/jira/browse/SOLR-8484
Project: Solr
Issue Type: Task
Reporter: Christine Poerschke
Assignee: Christine Poerschke
Priority: Minor
* remove {{update/SolrIndexConfig.LOCK_TYPE_(SIMPLE|NATIVE|SINGLE|NONE)}} and
add {{core/DirectoryFactory.LOCK_TYPE_(SIMPLE|NATIVE|SINGLE|NONE)}}
* change existing usage from {{SolrIndexConfig.LOCK_TYPE_*}} to
{{DirectoryFactory.LOCK_TYPE_*}} and add new usage (instead of string literals)
* add {{DirectoryFactoryTest.testLockTypesUnchanged()}} test
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]