[
https://issues.apache.org/jira/browse/SOLR-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939004#comment-14939004
]
Hoss Man commented on SOLR-6688:
--------------------------------
bq. Possible?
Possible, but as I mentioned before -- really ugly ... for example: someone
looking at their Solr logs would see "successful" requests for these files,
even if the file themselves were not surfaced in the UI. this could be really
confusing/frustrating if: a) you had a file permissions problem and couldn't
figure out why the files you wanted weren't showing up; b) you'd deliberateily
deleted (or hidden via the handler config) those files and couldn't understand
why the logs are still there.
As i said: i really think the "right" solution is for the UI to look at the
"file listing" from "/admin/files" and only ask for the "extra" files that it
knows exist ... then there are no unneccessary requests from the UI for bogus
files, no weird requests in the logs with HTTP status codes that are a "lie",
and anyone trying to debug why a file they expect isn't showing up won't be
lead astray.
bq. haven't yet implemented admin-extra in the new UI. I haven't yet seen any
clear use-cases documented to give me any real idea of how it would be used.
is there a specific issue tracking the inclusion of (or the decision to
deprecate/remove) that feature in the angular UI? if the new UI officially
eliminates this feature then this issue can probably be resolved as "Not a
problem" as of 6.0, but i'd rather not hijack/conflate a long standing bug
report with longer discussion about the merits of (re-)implementing the feature
the bug affects in the new UI.
(searching around I see some hodge podge comments from various people answering
your question in the context of broader issues/threads but no single
specifically on topic place for folks to document usages/goals for
"admin-extra" and/or alternative solutions)
> There should be no error about a non-required file admin-extra.html
> -------------------------------------------------------------------
>
> Key: SOLR-6688
> URL: https://issues.apache.org/jira/browse/SOLR-6688
> Project: Solr
> Issue Type: Bug
> Reporter: Arkadiusz RobiĆski
> Priority: Minor
>
> I am using SOLR 4.10.1. I have a simple configuration with 2 cores. Every
> time I open the SOLR admin interface, I get the following errors:
> {noformat}
> Can not find: admin-extra.html
> Can not find: admin-extra.menu-top.html
> Can not find: admin-extra.menu-bottom.html
> {noformat}
> As far as I know, the files are optional. Therefore I should not get any
> error, not even a warning.
> I do not want to create the files because I do not need them. The error
> should simply not be 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]