suryashukla03 opened a new pull request, #4660: URL: https://github.com/apache/solr/pull/4660
## Summary - permit RAMDirectoryFactory and ByteBuffersDirectoryFactory to use NoLockFactory - preserve SingleInstanceLockFactory as the default and single lock behavior - add regression tests for LOCK_TYPE_NONE ## Testing - ./gradlew :solr:core:test --tests org.apache.solr.core.RAMDirectoryFactoryTest --tests org.apache.solr.core.ByteBuffersDirectoryFactoryTest - ./gradlew :solr:core:spotlessJavaCheck JIRA: https://issues.apache.org/jira/browse/SOLR-18183 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
