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

David Smiley commented on SOLR-15787:
-------------------------------------

FileSystemConfigSetService is used by Solr in standalone mode (a term I prefer 
to continue to use as well).  When I said "what effect does *this* have" I was 
referring to the _changes_ in this PR, not to FSCSS's existence.

As to why someone would use FSCSS in SolrCloud – definitely for Docker 
read-only configSet.  There were some JIRA issues I've seen from FullStory 
dev's lately that are a complete non-issue if your ConfigSet is on the file 
system and not in ZK.

As to the option of mutability (what this issue adds), I confess it's 
theoretical; it is not in my experience.  I think the idea started as "it'd be 
nice if"... and Nazerke ran with it.  So why not.  If you had some shared file 
system, I could see it.  I could imagine it being used to speed up some 
SolrCloud tests to use ZK less.

> Implement FileSystemConfigSetService
> ------------------------------------
>
>                 Key: SOLR-15787
>                 URL: https://issues.apache.org/jira/browse/SOLR-15787
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Nazerke Seidan
>            Priority: Minor
>             Fix For: 9.2
>
>          Time Spent: 8h 10m
>  Remaining Estimate: 0h
>
> Implement FileSystemConfigSetService to upload/download/delete/list configset 
> to/from local filesystem



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to