dsmiley commented on PR #2598: URL: https://github.com/apache/solr/pull/2598#issuecomment-2266425923
Nevermind; all is well. I looked closer at MockDirectoryFactory, which calls LuceneTestCase.newDirectory which usually uses a memory based directory (ByteBuffersDirectory) and sometimes wraps with NRTCachingDirectory, albeit "rarely". And we have lots of SolrCloud tests using NRTCachingDirectoryFactory so even the factory is getting tested. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org