[
https://issues.apache.org/jira/browse/SOLR-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184632#comment-13184632
]
Erick Erickson commented on SOLR-3022:
--------------------------------------
James:
I wasn't advocating going through and replacing all the current constructors in
the code, I was advocating just causing all the *current* constructors to
funnel through the "one true constructor", more for aesthetics I suppose than
function, although it does allow less room for fixing something up in one place
and forgetting the other. And not introducing yet another constructor, I think
we have enough already :).
Yeah, I think it'll be a bit of a phased approach. I'll see what I can do to
get this patch and SOLR-2191 committed by next week, and maybe start up a patch
for deprecating logOnce & etc.
> AbstractPluginLoader does not log caught exceptions
> ---------------------------------------------------
>
> Key: SOLR-3022
> URL: https://issues.apache.org/jira/browse/SOLR-3022
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.0
> Reporter: James Dyer
> Assignee: Erick Erickson
> Priority: Trivial
> Fix For: 4.0
>
> Attachments: SOLR-3022.patch, SOLR-3022.patch, SOLR-3022.patch
>
>
> I was setting up a new 4.x environment but forgot to put a custom Analyzer in
> the classpath. Unfortunately AbstractPluginLoader didn't log the exception
> and it took a long time for me to figure out why "No cores were created".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]