You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2018/09/07 13:00:00 UTC

[jira] [Commented] (SOLR-5234) Allow SolrResourceLoader to load resources from URLs

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

Jan Høydahl commented on SOLR-5234:
-----------------------------------

Are you still planning to do this [~romseygeek]?

I feel that perhaps BLOB store in .system collection would be a better place to upload large configs than having each Solr node reach out to an external system over the network, with all stability and security concerns that raises. Besides, the ZkResourceLoader supports fallback to local file system, so if you avoid uploading a large file to ZK but place it locally in SOLR_HOME instead, it would work.

> Allow SolrResourceLoader to load resources from URLs
> ----------------------------------------------------
>
>                 Key: SOLR-5234
>                 URL: https://issues.apache.org/jira/browse/SOLR-5234
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Minor
>         Attachments: SOLR-5234.patch, SOLR-5234.patch, SOLR-5234.patch, SOLR-5234.patch, SOLR-5234.patch
>
>
> This would allow multiple solr instance to share large configuration files.  It would also help resolve problems caused by attempting to store >1Mb files in zookeeper.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org