[
https://issues.apache.org/jira/browse/SOLR-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087499#comment-15087499
]
ASF subversion and git services commented on SOLR-8484:
-------------------------------------------------------
Commit 1723564 from [~cpoerschke] in branch 'dev/trunk'
[ https://svn.apache.org/r1723564 ]
SOLR-8484: refactor update/SolrIndexConfig.LOCK_TYPE_* into
core/DirectoryFactory.LOCK_TYPE_*
> 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
> Attachments: SOLR-8484.patch
>
>
> * 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]