[
https://issues.apache.org/jira/browse/SOLR-9910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052032#comment-16052032
]
Mark Miller commented on SOLR-9910:
-----------------------------------
Because we had a vote and now publish that Jetty is an implementation detail, I
don't think leakage will be able to tie anyone down. I'm sure other leakage
already exists to some extent, it's tough to generalise every little config
outside of Jetty for every feature.
It's a good point though. I had not considered that Jetty is leaking out of the
Solr startup script with this.
One option is to call it something like 'additional internal startup params' or
something indicative of that, and then document it as non backwards compatible
internal parameters. I'd worry that if we changed out Jetty, after an upgrade
some users may keep sending bad params to Netty or something.
As you say, we could also just leave it as it is and document it as internal
and non back compat as well. That seems like the best option to me.
[~manokovacs], the main motivation is to be able to run multiple Solr instances
from a single Solr server directory?
> Allow setting of additional jetty options in bin/solr and bin/solr.cmd
> ----------------------------------------------------------------------
>
> Key: SOLR-9910
> URL: https://issues.apache.org/jira/browse/SOLR-9910
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mano Kovacs
> Assignee: Mark Miller
> Fix For: master (7.0), 6.7
>
> Attachments: SOLR-9910.patch, SOLR-9910.patch
>
>
> Command line tools allow the option {{-a}} to add JVM options to start
> command. Proposing to add {{-j}} option to add additional config for jetty
> (the part after {{start.jar}}).
> Motivation: jetty can be configured with start.ini in server directory.
> Running multiple Solr instances, however, requires the configuration per
> instance that cannot share the start.ini with other instances.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]