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

Christine Poerschke commented on SOLR-8484:
-------------------------------------------

Whether or not a {{LOCK_TYPE_HDFS = "hdfs"}} should also be added is a separate 
question, outside the scope of this ticket.

> 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]

Reply via email to