[
https://issues.apache.org/jira/browse/SOLR-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706680#comment-14706680
]
Noble Paul commented on SOLR-7955:
----------------------------------
bq.What if admin chooses to upload a bunch of jars to blob store right after
install, and then someone else, perhaps an application, will later create a
bunch of collections. Then the .system collection must exist independent of
collection CREATE requests.
If admin wants to upload a bunch of jars before collection CREATE , go ahead
and create the {{.system}} collection first and upload all jars
bq.Likewise, it would be nice if a collection could be created with a flag
"bind all gobal runtime libs",
I don't think you understand the current feature fully.
There is nothing called all "runtime libs" . blob store has more things than
just jars. And there are many versions of each jars. User MUST specify which
version of the jar he wants to use.
The idea of "latest" is NOT possible , it can mean that the same collection in
two different nodes may run different versions of a library.
> Auto create .system collection on first start if it does not exist
> ------------------------------------------------------------------
>
> Key: SOLR-7955
> URL: https://issues.apache.org/jira/browse/SOLR-7955
> Project: Solr
> Issue Type: Improvement
> Reporter: Jan Høydahl
>
> Why should a user need to create the {{.system}} collection manually? It
> would simplify instructions related to BLOB store if user could assume it is
> always there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]