[
https://issues.apache.org/jira/browse/SOLR-17640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930484#comment-17930484
]
Andrey Bozhko commented on SOLR-17640:
--------------------------------------
Indeed, this idea came out of the POC I did some time back - and I admit that
it's unclear how much value that would be for the community. I'm fine with
closing the JIRA - especially since the Java NIO cleanups in the codebase would
take care of the "gap" that currently prevents running EmbeddedSolrServer with
a zipped configset.
Improving DirectoryFactory sounds interesting. I'm not too familiar with that
part of the codebase, but I'll take a look and maybe attempt a POC first.
> Support different filesystem implementations with EmbeddedSolrServer
> --------------------------------------------------------------------
>
> Key: SOLR-17640
> URL: https://issues.apache.org/jira/browse/SOLR-17640
> Project: Solr
> Issue Type: Improvement
> Components: Embedded
> Affects Versions: 9.8
> Reporter: Andrey Bozhko
> Priority: Minor
>
> EmbeddedSolrServer has a public constructor `EmbeddedSolrServer(Path
> solrHome, String defaultCoreName)` - which suggests that any Path
> implementation is acceptable (e.g., ZipPath, S3Path, and not just
> UnixPath/WindowsPath).
> It would be good to try this out and see if EmbeddedSolrServer actually works
> with solrHome paths in filesystems other than the default one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]