Description
- Add core/DirectoryFactory.LOCK_TYPE_HDFS, other core/DirectoryFactory.LOCK_TYPE_* values already exist.
- Extend DirectoryFactoryTest.testLockTypesUnchanged to account for LOCK_TYPE_HDFS.
- Change SolrIndexConfigTest.testToMap to also consider "hdfs"/LOCK_TYPE_HDFS.
Attachments
Attachments
Issue Links
- requires
-
SOLR-8484 refactor update/SolrIndexConfig.LOCK_TYPE_* into core/DirectoryFactory.LOCK_TYPE_*
- Closed