[ https://issues.apache.org/jira/browse/SOLR-15951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482585#comment-17482585 ]
Jan Høydahl edited comment on SOLR-15951 at 1/27/22, 8:25 AM: -------------------------------------------------------------- How does this relate to SOLR-14688, the Jira link says "Supercedes". But as I understand it, this new mode is only for jars bundled with the solr tgz, not for all 1st party packages (i.e. maintained by Solr project but released as separate artifacts). Can I propose that you go back to the google doc in SOLR-14688 and update the "grand plan" wrt the overall design and phases of 1st party packages? That doc is now very outdated. I feel this Jira is swaying back and forth and really deserves a solid high level design. *EDIT:* Alternatively, if you add to the PR reference-guide edits to include local pkgs, it could serve some of this purpose. Ideally the user experience of using local pkgs should feel very similar (only less steps) to the remote experience. was (Author: janhoy): How does this relate to SOLR-14688, the Jira link says "Supercedes". But as I understand it, this new mode is only for jars bundled with the solr tgz, not for all 1st party packages (i.e. maintained by Solr project but released as separate artifacts). Can I propose that you go back to the google doc in SOLR-14688 and update the "grand plan" wrt the overall design and phases of 1st party packages? That doc is now very outdated. I feel this Jira is swaying back and forth and really deserves a solid high level design. > Local packages > -------------- > > Key: SOLR-15951 > URL: https://issues.apache.org/jira/browse/SOLR-15951 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Ishan Chattopadhyaya > Priority: Major > Time Spent: 3h 10m > Remaining Estimate: 0h > > Introducing a new way to load packages from a trusted location in the > filesystem. > * Packages are loaded from the filesystem. Useful for loading first party > packages from modules/ (or contrib/) directory > ({{{}-Dsolr.packages.local.dir=<path_to_contribs>{}}}). > * This mode (of loading packages from filesystem) doesn't go via ZK at all, > and hence this mode can be used to cold start installations with few packages. > * This mode shall help the package management honour immutable > infrastructure/deployments philosophy. > * This can ensure that only relevant packages are loaded and any > vulnerabilities in contribs/libraries impact only a very small subset of users > * A unified view of packages irrespective of how you use it (local/ZK) -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org