No, it's not a bug. Yes, the pb is solved.
Grant Ingersoll-6 wrote: > > So, is this a bug or not? It sounds like it was resolved, right? > > On Aug 28, 2008, at 8:31 AM, Henri Biestro (JIRA) wrote: > >> >> [ >> https://issues.apache.org/jira/browse/SOLR-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626540 >> >> #action_12626540 ] >> >> Henri Biestro commented on SOLR-734: >> ------------------------------------ >> >> Seen the thread as >> http://www.nabble.com/CoreDescriptor-explanation-and-possible-bug-to19197004.html >> >> Hava a look at the org.apache.solr.util.TestHarness initializer , >> that should be close to it. >> >> >>> NPE in SolrCore >>> --------------- >>> >>> Key: SOLR-734 >>> URL: https://issues.apache.org/jira/browse/SOLR-734 >>> Project: Solr >>> Issue Type: Bug >>> Affects Versions: 1.3 >>> Reporter: Nikhil Chhaochharia >>> Fix For: 1.3 >>> >>> >>> SolrCore.getStatistics() calls >>> getCoreDescriptor().getCoreContainer().getCoreNames(this) without >>> checking if the CoreDescriptor is null. >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> > > > -- View this message in context: http://www.nabble.com/-jira--Created%3A-%28SOLR-734%29-NPE-in-SolrCore-tp19197298p19207987.html Sent from the Solr - Dev mailing list archive at Nabble.com.
